Skip to content

Commit cead88d

Browse files
authored
Merge pull request #5 from CCPBioSim/dependabot/github_actions/actions/download-artifact-6.0.0
2 parents bcb5359 + 03ff121 commit cead88d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- build
9191
steps:
9292
- name: Download digests
93-
uses: actions/download-artifact@v5.0.0
93+
uses: actions/download-artifact@v6.0.0
9494
with:
9595
path: ${{ runner.temp }}/digests
9696
pattern: digests-*

0 commit comments

Comments
 (0)