Skip to content

Commit

Permalink
Bump GitHub Actions Version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroIntensity authored Oct 29, 2024
1 parent 5db66ba commit 7513ab6
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 @@ -83,7 +83,7 @@ jobs:
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')

steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: artifacts
path: dist
Expand Down

0 comments on commit 7513ab6

Please sign in to comment.