Skip to content

Commit

Permalink
Merge pull request #506 from sdr-enthusiasts/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dawidd6/action-download-artifact-5

build(deps): bump dawidd6/action-download-artifact from 3.1.4 to 5
  • Loading branch information
fredclausen committed Jun 9, 2024
2 parents 44b342b + 4464528 commit 941bbae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create_derivative_change_warning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/[email protected]

- name: Download artifact
uses: dawidd6/action-download-artifact@v3.1.4
uses: dawidd6/action-download-artifact@v5
with:
name: check_derivatives_change
workflow: check_derivatives_change.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/label_invalid_prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/[email protected]

- name: Download artifact
uses: dawidd6/action-download-artifact@v3.1.4
uses: dawidd6/action-download-artifact@v5
with:
name: check_derivatives_change
workflow: check_derivatives_change.yml
Expand Down

0 comments on commit 941bbae

Please sign in to comment.