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.
2 parents ad91fcb + 9eded5d commit 3efeeb7Copy full SHA for 3efeeb7
.github/workflows/update-docs.yml
@@ -113,7 +113,7 @@ jobs:
113
# Retention is normally 90 days, but this artifact is only for reviewing
114
# and debugging the generated files for the website.
115
- name: Upload the generated files
116
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
117
with:
118
name: generated-files
119
path: ./docs/
0 commit comments