Skip to content

Commit 97047c4

Browse files
chore(deps): update actions/upload-artifact action to v6 (#1798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f56c61 commit 97047c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: Archive coverage reports
6565
if: matrix.node-version == '22.x'
66-
uses: actions/upload-artifact@v5
66+
uses: actions/upload-artifact@v6
6767
with:
6868
name: coverage-report
6969
path: coverage/

0 commit comments

Comments
 (0)