Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #34 from ManInMyVan/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/upload-artifact-4.3.6

Bump actions/upload-artifact from 4.3.5 to 4.3.6
  • Loading branch information
ManInMyVan authored Aug 7, 2024
2 parents 5bbed1a + 467cdc5 commit 5c4c759
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 @@ -32,7 +32,7 @@ jobs:
run: chmod +x ./gradlew && ./gradlew build

- name: Upload build artifacts
uses: actions/upload-artifact@v4.3.5
uses: actions/upload-artifact@v4.3.6
with:
name: skidbounce
path: build/libs/skidbounce-v?.?.?.jar
Expand Down

0 comments on commit 5c4c759

Please sign in to comment.