Skip to content

Commit 60cc542

Browse files
chore(deps): update actions/checkout action to v5
1 parent 0cb4287 commit 60cc542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
steps:
3131
- name: "Checkout"
32-
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4
32+
uses: "actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd" # v5
3333
with:
3434
show-progress: false
3535

0 commit comments

Comments
 (0)