Skip to content

Commit 2cbd9f8

Browse files
committed
ci(docs): update to download-artifact@v4
1 parent 80c559e commit 2cbd9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
url: ${{ steps.deployment.outputs.page_url }}
3838
steps:
3939
- name: Download docs
40-
uses: actions/download-artifact@v3
40+
uses: actions/download-artifact@v4
4141
with:
4242
name: docs
4343
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)