We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8544349 commit d2aa6a2Copy full SHA for d2aa6a2
.github/workflows/Pharo11CI.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ${{ matrix.os }}
20
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
- uses: hpi-swa/setup-smalltalkCI@v1
24
with:
25
smalltalk-image: ${{ matrix.smalltalk }}
0 commit comments