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 d5dd033 + da2d9c3 commit 8ca8e09Copy full SHA for 8ca8e09
1 file changed
.github/workflows/casket-pages.yml
@@ -98,10 +98,10 @@ jobs:
98
touch ../_site/.nojekyll
99
100
- name: Setup Pages
101
- uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
+ uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
102
103
- name: Upload artifact
104
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
105
with:
106
path: '_site'
107
0 commit comments