Skip to content

Commit

Permalink
upgrade actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
braver committed Feb 29, 2024
1 parent 5f1b9a6 commit d247d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- build: 4170
packages: v4170
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: SublimeText/syntax-test-action@v2
with:
build: ${{ matrix.build }}
Expand Down

0 comments on commit d247d7e

Please sign in to comment.