We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9ee5c commit d0fbdfdCopy full SHA for d0fbdfd
.github/workflows/pages.yml
@@ -35,7 +35,7 @@ jobs:
35
run: python -m curl_fuzzer_tools.generate_decoder_html
36
37
- name: Upload artifact
38
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
39
with:
40
path: docs
41
0 commit comments