Skip to content

Commit

Permalink
Merge pull request #319 from cxreiff/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions/download-artifact-4.1.7
  • Loading branch information
cxreiff authored Sep 3, 2024
2 parents a7c97a9 + c078029 commit 29707f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

steps:
- name: download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: artifacts
path: ./dist
Expand Down

0 comments on commit 29707f1

Please sign in to comment.