Skip to content

Commit d97f473

Browse files
chore(deps): update actions/upload-artifact action from vv4.5.0 to v4.6.0 (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f8e355 commit d97f473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
-Dsonar.projectName=${SONAR_PROJECT_NAME} \
5454
-Dsonar.host.url=https://sonarcloud.io \
5555
-Dsonar.token=${SONAR_TOKEN}
56-
- uses: actions/upload-artifact@v4.5.0
56+
- uses: actions/upload-artifact@v4.6.0
5757
with:
5858
path: target
5959
docker-build:

0 commit comments

Comments
 (0)