Skip to content

Commit

Permalink
ci: upgrade GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
NiccoMlt committed Jul 23, 2024
1 parent 8701cc2 commit 7309b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: 'Build and test with Maven'
run: ./mvnw -B package --file pom.xml
- name: 'Submit Dependency Snapshot'
uses: advanced-security/maven-dependency-submission-action@v3
uses: advanced-security/maven-dependency-submission-action@v4
- uses: actions/upload-artifact@v4
if: always()
with:
Expand Down

0 comments on commit 7309b52

Please sign in to comment.