Skip to content

Commit

Permalink
Merge pull request #2 from DavidChevallier/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dot-github/workflows/github_actions-14598a9f5f

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory
  • Loading branch information
DavidChevallier authored Sep 12, 2024
2 parents f56f8aa + 0c0ce73 commit 75763ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: actions/checkout@v4

- name: Download binaries
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
path: dist

Expand Down

0 comments on commit 75763ad

Please sign in to comment.