There was an error while loading. Please reload this page.
2 parents 66d0018 + 73d302b commit a86d0c4Copy full SHA for a86d0c4
1 file changed
.github/workflows/update-html.yml
@@ -12,7 +12,7 @@ jobs:
12
if: "!contains(github.event.head_commit.message, '[skip action]')" # Prevent infinite loop
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
16
with:
17
persist-credentials: false
18
0 commit comments