We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97bbc70 + f9610fe commit 2b4a864Copy full SHA for 2b4a864
1 file changed
.github/workflows/pull-request.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: archive reports
38
if: github.actor != 'dependabot[bot]' && (success() || failure())
39
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
40
with:
41
name: reports
42
path: reports/**/*
0 commit comments