Skip to content

Commit a0ad259

Browse files
[build] Bump actions/download-artifact in generate-gh-pages: v1->v4
1 parent 7306cdf commit a0ad259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
ref: docs-stable
4949

5050
- name: Download Artifacts
51-
uses: actions/download-artifact@v1
51+
uses: actions/download-artifact@v4
5252
with:
5353
name: site
5454

0 commit comments

Comments
 (0)