Skip to content

Commit ef5efbc

Browse files
Bump actions/download-artifact from 6.0.0 to 7.0.0 (#77)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec993be commit ef5efbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
runs-on: ubuntu-latest
6262
steps:
6363
- name: Get Build Artifacts
64-
uses: actions/download-artifact@v6.0.0
64+
uses: actions/download-artifact@v7.0.0
6565
with:
6666
pattern: dist-*
6767
path: dist

0 commit comments

Comments
 (0)