Skip to content

Commit

Permalink
Merge pull request #210 from ai4co/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
fedebotu authored Sep 4, 2024
2 parents 6334786 + cf649a4 commit 71992b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
id-token: write
steps:
- name: Collect packages to release
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: package
path: dist/
Expand Down

0 comments on commit 71992b4

Please sign in to comment.