Skip to content

Commit e3bdf88

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent a5e5ff3 commit e3bdf88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
tox
3434
3535
- name: Upload test artifacts
36-
uses: actions/upload-artifact@v5
36+
uses: actions/upload-artifact@v6
3737
with:
3838
name: tests-${{ github.job }}-artifacts-${{ github.run_attempt }}
3939
path: coverage.xml

0 commit comments

Comments
 (0)