Skip to content

Commit

Permalink
Merge pull request #20 from Technica-Engineering/renovate/actions-upl…
Browse files Browse the repository at this point in the history
…oad-artifact-4.x

Update actions/upload-artifact action to v4
  • Loading branch information
kayoub5 authored Dec 14, 2023
2 parents 3f0fc62 + ad8c5bd commit aa37d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:


- name: 'Upload Artifacts'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{matrix.os}} artifacts
path: dist

0 comments on commit aa37d2a

Please sign in to comment.