Skip to content

Commit 6d7d866

Browse files
chore(deps): update actions/upload-artifact action from vv4.6.2 to v7
1 parent 90dbb8b commit 6d7d866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
-Dsonar.host.url=https://sonarcloud.io \
5959
-Dsonar.token=${SONAR_TOKEN}
6060
- name: Upload artifact
61-
uses: actions/upload-artifact@v4.6.2
61+
uses: actions/upload-artifact@v7.0.0
6262
with:
6363
path: target/*.jar
6464
publish-release:

0 commit comments

Comments
 (0)