Skip to content

Commit

Permalink
ci: Use checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rjuju committed Jun 22, 2024
1 parent 95db194 commit 5c7635f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
os: ["ubuntu-22.04"]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up prerequisites and environment
run: |
Expand Down

0 comments on commit 5c7635f

Please sign in to comment.