We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2354067 commit 217000fCopy full SHA for 217000f
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
- run: cp CNAME ./site/
36
- run: touch site/.nojekyll
37
38
- - uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
+ - uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
39
with:
40
path: site
41
0 commit comments