Skip to content

Commit ff189da

Browse files
authored
Merge pull request #114 from usnistgov/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 32d0b21 + 11f2242 commit ff189da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
steps:
6868
- name: Download package artifact
69-
uses: actions/download-artifact@v6
69+
uses: actions/download-artifact@v7
7070
with:
7171
name: npm-package
7272

0 commit comments

Comments
 (0)