Skip to content

Commit e35a795

Browse files
chore(deps): update actions/upload-artifact action from vv4.6.2 to v6
1 parent 6d5ab38 commit e35a795

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@v6.0.0
6262
with:
6363
path: target/*.jar
6464
publish-release:

0 commit comments

Comments
 (0)