Skip to content

Commit

Permalink
Merge pull request #147 from Unidata/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
dopplershift authored Sep 3, 2024
2 parents bed2ba4 + a756579 commit cd60f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download configs
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: configs

Expand Down

0 comments on commit cd60f8a

Please sign in to comment.