Skip to content

Commit

Permalink
Merge pull request #24 from apple1417/master
Browse files Browse the repository at this point in the history
update outdated download artifact action
  • Loading branch information
apple1417 authored May 9, 2024
2 parents 2284859 + d739cc6 commit a756fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ jobs:
uses: actions/checkout@v4

- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

- name: Create new release tag
uses: rickstaa/action-create-tag@v1
Expand Down

0 comments on commit a756fbf

Please sign in to comment.