Skip to content

Commit 237a0de

Browse files
Update actions/upload-artifact action from vv4.6.1 to v4.6.2 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b14169e commit 237a0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
-Dsonar.host.url=https://sonarcloud.io \
5656
-Dsonar.token=${SONAR_TOKEN}
5757
- name: Upload artifact
58-
uses: actions/[email protected].1
58+
uses: actions/[email protected].2
5959
with:
6060
path: gbfs-validator-java/target/*.jar
6161
deploy-maven-central:

0 commit comments

Comments
 (0)