Skip to content

Commit

Permalink
Merge pull request #64 from mos9527/dependabot/github_actions/dot-git…
Browse files Browse the repository at this point in the history
…hub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
mos9527 authored Sep 3, 2024
2 parents 953fd29 + ecc10b8 commit 468e0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
tag_name: ${{ steps.get_version.outputs.version }}
release_name: Version ${{ steps.get_version.outputs.version }}

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
name: pyncm.exe

Expand Down

0 comments on commit 468e0ff

Please sign in to comment.