Skip to content

Commit

Permalink
[Chore]: Update upload-artifacts to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Salandora committed Dec 30, 2024
1 parent 291612b commit 6480347
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 @@ -28,7 +28,7 @@ jobs:
READ_PACKAGES_TOKEN: ${{ secrets.READ_PACKAGES_TOKEN }}
run: ./gradlew build
- name: Upload Build Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: SophisticatedCore
path: build/libs
Expand Down

0 comments on commit 6480347

Please sign in to comment.