Skip to content

Commit

Permalink
Update chest-all.yml
Browse files Browse the repository at this point in the history
Actions v3 in workflow to match with new tools
  • Loading branch information
StevenCostiou committed May 7, 2024
1 parent 9887151 commit a4dff15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chest-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ${{ matrix.os }}
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v2 # or 3
- uses: actions/checkout@v3 # or 3
- name: Setup smalltalkCI
uses: hpi-swa/setup-smalltalkCI@v1
with:
Expand Down

0 comments on commit a4dff15

Please sign in to comment.