Skip to content

Commit d1bfca8

Browse files
chore(deps): bump actions/download-artifact from 7 to 8 (#17)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc79907 commit d1bfca8

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
@@ -60,7 +60,7 @@ jobs:
6060
runs-on: ubuntu-latest
6161
steps:
6262
- name: Download artifacts
63-
uses: actions/download-artifact@v7
63+
uses: actions/download-artifact@v8
6464
with:
6565
name: ${{ runner.os }}
6666
path: artifacts

0 commit comments

Comments
 (0)