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 7e3f6bb commit 2a5c144Copy full SHA for 2a5c144
.github/workflows/test-hosted-runners.yml
@@ -35,7 +35,7 @@ jobs:
35
path: artifact
36
37
- name: Download artifact
38
- uses: actions/download-artifact@v4-beta
+ uses: actions/download-artifact@v4
39
with:
40
name: pages-artifact-${{ matrix.os }}
41
path: artifact2
0 commit comments