Skip to content

Commit

Permalink
Update: actions/download-artifact version
Browse files Browse the repository at this point in the history
(cherry picked from commit fcc8683)
  • Loading branch information
nutti committed Sep 29, 2024
1 parent d7161af commit ee434a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Fetch Artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
path: dist
- name: Create Release
Expand Down

0 comments on commit ee434a2

Please sign in to comment.