Skip to content

Commit

Permalink
github: Update upload-actions to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
wallabra committed Jan 17, 2025
1 parent acff086 commit 26c7cfa
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 @@ -30,7 +30,7 @@ jobs:
echo "VERSION=$VERSION" >>$GITHUB_ENV
- name: Upload as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ZetaBot_v${{ env.VERSION }}.pk3
path: Built/ZetaBot_v${{ env.VERSION }}.pk3
Expand Down

0 comments on commit 26c7cfa

Please sign in to comment.