Skip to content

Commit 61b35cc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
RELATIVE_CI_KEY: ${{ secrets.RELATIVE_CI_KEY }}
2626

2727
- name: Archive build stats
28-
uses: actions/upload-artifact@v5
28+
uses: actions/upload-artifact@v6
2929
with:
3030
name: test-artifacts
3131
path: |

0 commit comments

Comments
 (0)