Skip to content

Commit cad5feb

Browse files
chore: Bump actions/checkout from 4 to 6 (#612)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Valérian Rey <31951177+ValerianRey@users.noreply.github.com>
1 parent 20424ee commit cad5feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
runs-on: ubuntu-latest
9090
steps:
9191
- name: Checkout code
92-
uses: actions/checkout@v4
92+
uses: actions/checkout@v6
9393

9494
# This will restore the cache for the current commit if it exists, or the most recent lychee
9595
# cache otherwise (including those saved for the main branch). It will also save the cache for

0 commit comments

Comments
 (0)