Skip to content

Commit 992a618

Browse files
chore(deps): update actions/upload-artifact action to v4.6.2
1 parent 8c78d3e commit 992a618

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
@@ -22,6 +22,6 @@ jobs:
2222
- run: mvn -B package
2323

2424
- name: Upload a Build Artifact
25-
uses: actions/[email protected].0
25+
uses: actions/[email protected].2
2626
with:
2727
path: /home/runner/work/KDStatusReloaded/KDStatusReloaded/target/

0 commit comments

Comments
 (0)