Skip to content

Commit

Permalink
Merge pull request #15 from AzisabaNetwork/renovate/major-github-arti…
Browse files Browse the repository at this point in the history
…fact-actions

Update actions/upload-artifact action to v4
  • Loading branch information
sysnote8main authored Oct 12, 2024
2 parents 9eec9b4 + 131dbf1 commit c8e4b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- run: mvn -B package

- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.0
uses: actions/upload-artifact@v4.4.3
with:
path: /home/runner/work/KDStatusReloaded/KDStatusReloaded/target/

0 comments on commit c8e4b4d

Please sign in to comment.