Skip to content

Commit

Permalink
ci: update to actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
laniakea64 authored Oct 6, 2023
1 parent bb7c406 commit fbcfcf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
working-directory: tests

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

- name: Cache
uses: actions/cache@v3
Expand Down

0 comments on commit fbcfcf9

Please sign in to comment.