Skip to content

Commit c3d8b16

Browse files
committed
Updates release artifacts
1 parent a3a4955 commit c3d8b16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout
3131
uses: actions/checkout@v4
3232
- name: Download generated site
33-
uses: actions/download-artifact@v1
33+
uses: actions/download-artifact@v4.0.0
3434
with:
3535
name: site
3636
path: "${{ github.workspace }}/${{ env.SITE_DIR }}"

0 commit comments

Comments
 (0)