We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5ed53 commit 955759dCopy full SHA for 955759d
.github/workflows/continuous.yml
@@ -12,7 +12,7 @@ jobs:
12
smalltalk: [ Pharo64-9.0, Pharo64-10, Pharo64-11 ]
13
name: ${{ matrix.smalltalk }}
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
16
- uses: hpi-swa/setup-smalltalkCI@v1
17
with:
18
smalltalk-image: ${{ matrix.smalltalk }}
0 commit comments