Skip to content

Commit 8d5bc27

Browse files
build(deps): Bump actions/download-artifact from 7 to 8 (#11)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 041062b commit 8d5bc27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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: Download artifacts
64-
uses: actions/download-artifact@v7
64+
uses: actions/download-artifact@v8
6565
with:
6666
name: ${{ runner.os }}
6767
path: artifacts

0 commit comments

Comments
 (0)