Skip to content

Commit e1467f2

Browse files
chore(deps): update actions/upload-artifact action to v4.6.2
1 parent 0c41831 commit e1467f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
- run: mvn --version
2222
- run: mvn -B package
2323
- name: Upload a Build Artifact
24-
uses: actions/[email protected].1
24+
uses: actions/[email protected].2
2525
with:
2626
path: /home/runner/work/RankingDisplayer/RankingDisplayer/target/

0 commit comments

Comments
 (0)