Skip to content

Commit

Permalink
Use actions/download-artifact@v4 in test
Browse files Browse the repository at this point in the history
  • Loading branch information
TooManyBees committed Dec 14, 2023
1 parent 7e3f6bb commit 2a5c144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-hosted-runners.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
path: artifact

- name: Download artifact
uses: actions/download-artifact@v4-beta
uses: actions/download-artifact@v4
with:
name: pages-artifact-${{ matrix.os }}
path: artifact2
Expand Down

0 comments on commit 2a5c144

Please sign in to comment.