Skip to content

Commit

Permalink
Merge pull request #54 from exoego/dependabot/github_actions/dawidd6/…
Browse files Browse the repository at this point in the history
…action-download-artifact-6
  • Loading branch information
exoego committed Jul 1, 2024
2 parents 7500e96 + d153779 commit 28929a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ runs:
using: composite
steps:
- name: Download base branch bundle stats
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
# Ok to continue on error since the base branch has no bundle analysis artifact for the first setup
continue-on-error: true
if: success() && github.event.number
Expand Down

0 comments on commit 28929a4

Please sign in to comment.