Skip to content

Commit af0169f

Browse files
authored
Merge pull request #156 from chrisjoyce911/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents a77537c + 0bdad7f commit af0169f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen-test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
ref: ${{ github.event.pull_request.head.sha }}
204204

205205
- name: Retrieve RootCA/PubKey
206-
uses: actions/download-artifact@v3
206+
uses: actions/download-artifact@v4.1.7
207207
with:
208208
name: Certs
209209
path: ${{env.cert_path}}

0 commit comments

Comments
 (0)