Skip to content

Commit

Permalink
Merge pull request #156 from chrisjoyce911/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
tobozo authored Sep 3, 2024
2 parents a77537c + 0bdad7f commit af0169f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Retrieve RootCA/PubKey
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: Certs
path: ${{env.cert_path}}
Expand Down

0 comments on commit af0169f

Please sign in to comment.