Skip to content

Commit 85cbb70

Browse files
authored
Merge pull request #804 from CrowdStrike/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v4
2 parents 165318e + e3e6514 commit 85cbb70

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
@@ -100,7 +100,7 @@ jobs:
100100
DISPLAY: :99.0
101101

102102
- if: failure()
103-
uses: actions/upload-artifact@v3
103+
uses: actions/upload-artifact@v4
104104
with:
105105
path: examples/full-suite/dist
106106

0 commit comments

Comments
 (0)