Skip to content

Commit e5d15f4

Browse files
Bump actions/download-artifact from 7 to 8 (#77)
1 parent 2ceb399 commit e5d15f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
uses: actions/checkout@v6
129129

130130
- name: Download build artifact
131-
uses: actions/download-artifact@v7
131+
uses: actions/download-artifact@v8
132132
with:
133133
name: static-site
134134
path: ./out

0 commit comments

Comments
 (0)