Skip to content

Commit 94153c9

Browse files
authored
Merge pull request #18 from skitsanos/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v6
2 parents 3546842 + 0818c53 commit 94153c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
tests/hurl/hello.hurl
112112
113113
- name: Upload test results
114-
uses: actions/upload-artifact@v5
114+
uses: actions/upload-artifact@v6
115115
if: always()
116116
with:
117117
name: test-results

0 commit comments

Comments
 (0)