We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ea3eb commit 947985bCopy full SHA for 947985b
.github/workflows/deploy.yml
@@ -78,7 +78,7 @@ jobs:
78
NODE_OPTIONS: --max-old-space-size=4096
79
80
- name: Setup Pages
81
- uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
+ uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
82
83
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
84
with:
0 commit comments