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 2cf9f7a commit 18999ffCopy full SHA for 18999ff
1 file changed
.github/workflows/ci-cd.yml
@@ -42,7 +42,7 @@ jobs:
42
pull-requests: write # For comments in PRs
43
steps:
44
- name: Download site artifact
45
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
46
with:
47
# The name of artifacts created by `actions/upload-pages-artifact` is always "github-pages"
48
name: github-pages
0 commit comments