Skip to content

Commit

Permalink
Merge pull request #65 from dy/dependabot/github_actions/dot-github/w…
Browse files Browse the repository at this point in the history
…orkflows/actions/download-artifact-4.1.7
  • Loading branch information
dy authored Sep 3, 2024
2 parents a9c0aef + 1624757 commit b05a72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Download artefact files
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: ${{ env.ZIP_NAME }}
path: ${{ env.ZIP_NAME }}
Expand Down

0 comments on commit b05a72e

Please sign in to comment.