Skip to content

Commit 201bb7d

Browse files
authored
chore(deps): update actions/checkout action to v7 (#180)
1 parent b05b8f9 commit 201bb7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/skills-generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
contents: write
3030
steps:
3131
- name: Check out PR branch
32-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
32+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
3333
with:
3434
ref: ${{ github.head_ref }}
3535

0 commit comments

Comments
 (0)