Skip to content

Commit 008e8ae

Browse files
authored
Merge pull request #26 from AzisabaNetwork/renovate/actions-upload-artifact-4.x
2 parents e866303 + e1467f2 commit 008e8ae

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)