Skip to content

Commit 1a25f5b

Browse files
chore(deps): update actions/upload-artifact action to v4.5.0
1 parent 6b904fd commit 1a25f5b

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
@@ -18,6 +18,6 @@ jobs:
1818
- run: mvn -B package
1919

2020
- name: Upload a Build Artifact
21-
uses: actions/upload-artifact@v4.4.3
21+
uses: actions/upload-artifact@v4.5.0
2222
with:
2323
path: /home/runner/work/KDStatusReloaded/KDStatusReloaded/target/

0 commit comments

Comments
 (0)