Skip to content

Commit bddc0fd

Browse files
authored
Merge pull request #2 from NetSPI/dependabot/github_actions/actions/download-artifact-8
deps: bump actions/download-artifact from 7 to 8
2 parents 1a31780 + 1e86616 commit bddc0fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
runs-on: ubuntu-latest
6161
needs: build
6262
steps:
63-
- uses: actions/download-artifact@v7
63+
- uses: actions/download-artifact@v8
6464
with:
6565
path: dist
6666

0 commit comments

Comments
 (0)