Skip to content

Commit 8ebbb86

Browse files
chore(deps): update actions/upload-artifact action to v7 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0733590 commit 8ebbb86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
DOCKER_PASS: ${{ secrets.DOCKER_PASS }}
5858

5959
- name: Upload coverage report as an artifact
60-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
60+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
6161
with:
6262
name: ${{github.job}}-code-coverage-report
6363
include-hidden-files: true

0 commit comments

Comments
 (0)