Skip to content

Commit

Permalink
update upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Sep 10, 2024
1 parent e2eef4b commit 2685e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
gpg --local-user "Violet Moon Signing Key" --armor \
--detach-sign ${{ steps.calculate_artifact_names.outputs.forge }}
- name: Archive Forge Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Forge
path: |
Expand Down

0 comments on commit 2685e5d

Please sign in to comment.