Skip to content

Commit ccd62b5

Browse files
authored
Merge pull request #20 from CCPBioSim/dependabot/github_actions/actions/upload-artifact-6.0.0
2 parents aef2806 + ce1d5c1 commit ccd62b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
9999
- name: Upload digest
100100
if: github.event_name != 'pull_request'
101-
uses: actions/upload-artifact@v5.0.0
101+
uses: actions/upload-artifact@v6.0.0
102102
with:
103103
name: digests-${{ env.PLATFORM_PAIR }}
104104
path: ${{ runner.temp }}/digests/*

0 commit comments

Comments
 (0)