Skip to content

Commit ecdd3ed

Browse files
committed
Switch to using download@v4-beta
1 parent e699324 commit ecdd3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-hosted-runners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
path: artifact
3535

3636
- name: Download artifact
37-
uses: actions/download-artifact@v3
37+
uses: actions/download-artifact@v4-beta
3838
with:
3939
name: github-pages
4040
path: artifact2

0 commit comments

Comments
 (0)