Skip to content

Commit 0f6d5f7

Browse files
committed
Issue #37: switch form dalehenrich/setup-smalltalkCI@solo to hpi-swa/setup-smalltalkCI@v1
1 parent c2440ac commit 0f6d5f7

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
@@ -20,7 +20,7 @@ jobs:
2020
name: ${{ matrix.smalltalk }}
2121
steps:
2222
- uses: actions/checkout@v4
23-
- uses: dalehenrich/setup-smalltalkCI@solo
23+
- uses: hpi-swa/setup-smalltalkCI@v1
2424
with:
2525
smalltalk-image: ${{ matrix.smalltalk }}
2626
- name: Run tests

0 commit comments

Comments
 (0)