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 9af1ebd + 700b3ea commit f938b3eCopy full SHA for f938b3e
1 file changed
.github/workflows/update-website.yml
@@ -76,7 +76,7 @@ jobs:
76
# Retention is normally 90 days, but this artifact is only for review
77
# and use in the next step, so no need to keep it for more than a day.
78
- name: Upload the artifacts folder
79
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
80
if: ${{ success() }}
81
with:
82
name: website-updates
0 commit comments