Skip to content

Commit

Permalink
Merge pull request #804 from CrowdStrike/renovate/major-github-artifa…
Browse files Browse the repository at this point in the history
…ct-actions

chore(deps): update actions/upload-artifact action to v4
  • Loading branch information
kellyselden authored Sep 3, 2024
2 parents 165318e + e3e6514 commit 85cbb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
DISPLAY: :99.0

- if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
path: examples/full-suite/dist

Expand Down

0 comments on commit 85cbb70

Please sign in to comment.