Skip to content

Commit 25935de

Browse files
Merge pull request #152 from Unidata/dependabot-github_actions-actions-download-artifact-6
CI: (deps): Bump actions/download-artifact from 5 to 6
2 parents eb50b9a + d07dd17 commit 25935de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
steps:
4545
- name: Download packages
46-
uses: actions/download-artifact@v5
46+
uses: actions/download-artifact@v6
4747
with:
4848
path: ./dist
4949
name: artifact

0 commit comments

Comments
 (0)