Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 83fd05a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2022
1 parent 85f8aac commit 64644ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -139,7 +139,7 @@ jobs:
dry-run: false
language: go
- name: Upload Crash
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # tag=v3
if: failure() && steps.build.outcome == 'success'
with:
name: artifacts
Expand Down

0 comments on commit 64644ce

Please sign in to comment.