Skip to content

Commit

Permalink
Merge pull request #94 from stacklok/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/download-artifact-4.1.4

Bump actions/download-artifact from 4.1.2 to 4.1.4
  • Loading branch information
JAORMX committed Apr 9, 2024
2 parents 55ab997 + faaf9b4 commit a6ad165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4

- name: download artifact
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe #v4.1.2
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 #v4.1.4
with:
name: frizbee
path: bin/
Expand Down

0 comments on commit a6ad165

Please sign in to comment.