Skip to content

Commit

Permalink
github action node16 thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Jun 23, 2024
1 parent ef2e4e8 commit bb511c4
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 @@ -22,7 +22,7 @@ jobs:
run: ./gradlew build

- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: build-artifacts
path: proxy/build/libs/

0 comments on commit bb511c4

Please sign in to comment.