Skip to content

Commit 1596076

Browse files
ci(github-action): update action actions/checkout (v5.0.0 → v5.0.1)
1 parent 7d95512 commit 1596076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
HUGO_VERSION: v0.150.0
2626
steps:
2727
- name: Checkout
28-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
28+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2929
with:
3030
submodules: recursive
3131

0 commit comments

Comments
 (0)