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.
1 parent f228e77 commit 514378cCopy full SHA for 514378c
.github/workflows/pages.yml
@@ -40,7 +40,7 @@ jobs:
40
source: ./docs
41
destination: ./_site
42
- name: Upload artifact
43
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
44
45
# Deployment job
46
deploy:
0 commit comments