Skip to content

Commit 6d86ebe

Browse files
Merge pull request #371 from downarowiczd/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 8cad912 + a4f54e1 commit 6d86ebe

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
@@ -47,7 +47,7 @@ jobs:
4747
- name: Checkout
4848
uses: actions/checkout@v6
4949

50-
- uses: actions/download-artifact@v6
50+
- uses: actions/download-artifact@v7
5151
with:
5252
name: build
5353
path: _site

0 commit comments

Comments
 (0)