Skip to content

Commit 04c8127

Browse files
authored
Merge pull request #18 from CCPBioSim/dependabot/github_actions/actions/upload-artifact-6.0.0
2 parents f30364a + a1254db commit 04c8127

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
@@ -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)