Skip to content

Commit ae1a905

Browse files
committed
Update pages artifact action
1 parent 0d0e4bc commit ae1a905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ jobs:
297297
path: ${{ env.RELEASE_ARTIFACT_ROOT }}/${{ env.RELEASE_ARCHIVE_NAME }}
298298

299299
- name: Upload Pages artifact
300-
uses: actions/upload-pages-artifact@v4
300+
uses: actions/upload-pages-artifact@v5.0.0
301301
with:
302302
path: ${{ env.PAGES_ARTIFACT_ROOT }}
303303

0 commit comments

Comments
 (0)