Skip to content

Commit 02135d7

Browse files
committed
Issue #37: yml
1 parent 3bb23ec commit 02135d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ${{ matrix.os }}
1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: hpi-swa/setup-smalltalkCI@solo
21+
- uses: dalehenrich/setup-smalltalkCI@solo
2222
with:
2323
smalltalk-image: ${{ matrix.smalltalk }}
2424
- name: Run tests

0 commit comments

Comments
 (0)