Skip to content

Commit 822b4a0

Browse files
Merge pull request #53 from rOpenGov/dependabot/github_actions/actions/upload-artifact-6
2 parents 4187a17 + 9594167 commit 822b4a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-coverage.yaml

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

5858
- name: Upload test results
5959
if: failure()
60-
uses: actions/upload-artifact@v5
60+
uses: actions/upload-artifact@v6
6161
with:
6262
name: coverage-test-failures
6363
path: ${{ runner.temp }}/package

0 commit comments

Comments
 (0)