Skip to content

Commit

Permalink
Merge pull request #605 from renovate-bot/renovate/actions-upload-art…
Browse files Browse the repository at this point in the history
…ifact-4.x

Update actions/upload-artifact action to v4.3.6
  • Loading branch information
mergify[bot] authored Aug 15, 2024
2 parents bbb1b8a + 241254a commit 1a1bbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
run: pipenv run python build.py

- name: Save executable as artifact
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
with:
name: wahoo-results.exe
path: wahoo-results.exe
Expand Down

0 comments on commit 1a1bbaa

Please sign in to comment.