Skip to content

Commit

Permalink
Merge pull request #9 from darraghoriordan/renovate/major-3-github-ac…
Browse files Browse the repository at this point in the history
…tions

fix(renovate): Update actions/upload-artifact action to v3
  • Loading branch information
darraghoriordan authored Aug 10, 2023
2 parents a2a5bc4 + aa18e4f commit feb58ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
run: yarn release:mac-universal
# Finally upload both
- name: Cache image files
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 # v2
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
with:
name: darwin
path: |
Expand Down

0 comments on commit feb58ba

Please sign in to comment.