Skip to content

Commit

Permalink
Updated to download-artifact@v4 (from download-artifact@v3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaasRostock committed Sep 4, 2024
1 parent 39666a6 commit 0216ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
permissions:
id-token: write
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: artifact
path: ./dist/
Expand Down

0 comments on commit 0216ce3

Please sign in to comment.