Skip to content

Commit

Permalink
Merge pull request #27 from uncle-light/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/workflows/actions/download-artifact-4.1.7
  • Loading branch information
uncle-light authored Sep 19, 2024
2 parents 996cebc + c5f8f53 commit c047a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: echo "tag=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV

- name: Download Artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: chaoxing-${{ env.tag }}

Expand Down

0 comments on commit c047a6a

Please sign in to comment.