Skip to content

Commit 18999ff

Browse files
committed
Tweak
1 parent 2cf9f7a commit 18999ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
pull-requests: write # For comments in PRs
4343
steps:
4444
- name: Download site artifact
45-
uses: actions/download-artifact@v3
45+
uses: actions/download-artifact@v4
4646
with:
4747
# The name of artifacts created by `actions/upload-pages-artifact` is always "github-pages"
4848
name: github-pages

0 commit comments

Comments
 (0)