Skip to content

Commit cc7ca1c

Browse files
committed
fixup pages upload action
1 parent ca0d3b3 commit cc7ca1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: python -m curl_fuzzer_tools.generate_decoder_html
3636

3737
- name: Upload artifact
38-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
38+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
3939
with:
4040
path: docs
4141

0 commit comments

Comments
 (0)