Skip to content

Commit

Permalink
actions/checkout: bump version to v4 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
cagix authored Sep 5, 2023
1 parent 91a7760 commit a327a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: cagix/pandoc-lecture@master
- run: cd filters/test && make test

0 comments on commit a327a57

Please sign in to comment.