Skip to content

Commit b08ed32

Browse files
committed
yml
1 parent 855a73f commit b08ed32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Checkout
4646
uses: actions/checkout@v1
4747
- name: Download artifact
48-
uses: actions/download-artifact@v1
48+
uses: actions/download-artifact@v4
4949
with:
5050
name: github-pages # Name should match the uploaded artifact name
5151
- name: List files after download

0 commit comments

Comments
 (0)