Skip to content

Commit

Permalink
Merge pull request #49 from PumasAI/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/download-artifact-4.1.8

Bump actions/download-artifact from 4.1.7 to 4.1.8
  • Loading branch information
MichaelHatherly authored Aug 1, 2024
2 parents bded0b8 + 1bf4f62 commit ba32cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- uses: julia-actions/cache@580d2b69d895343992af2cbad49c32a0149c2cde # v2.0.1

- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: ${{ matrix.bundle }}
path: ${{ matrix.bundle }}
Expand Down

0 comments on commit ba32cd8

Please sign in to comment.