Skip to content

Commit 323d3c2

Browse files
authored
Merge pull request #34 from LDEO-CREW/dependabot/github_actions/main/actions/download-artifact-5.0.0
Bump actions/download-artifact from 4.1.9 to 5.0.0
2 parents baccdf4 + 165394f commit 323d3c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous_distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
if: "!github.event.release.prerelease"
4747
runs-on: ubuntu-latest
4848
steps:
49-
- uses: actions/download-artifact@v4.1.9
49+
- uses: actions/download-artifact@v5.0.0
5050
with:
5151
name: releases
5252
path: dist

0 commit comments

Comments
 (0)