Skip to content

Commit d2aa6a2

Browse files
authored
update CI version
1 parent 8544349 commit d2aa6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Pharo11CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
2121
steps:
22-
- uses: actions/checkout@v3
22+
- uses: actions/checkout@v4
2323
- uses: hpi-swa/setup-smalltalkCI@v1
2424
with:
2525
smalltalk-image: ${{ matrix.smalltalk }}

0 commit comments

Comments
 (0)