Skip to content

Commit 388501c

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 844e3ad commit 388501c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
echo "Optional: Add your custom domain here" > release/wwwroot/CNAME || true
5151
5252
- name: Upload artifact
53-
uses: actions/upload-pages-artifact@v3
53+
uses: actions/upload-pages-artifact@v4
5454
with:
5555
path: release/wwwroot
5656

0 commit comments

Comments
 (0)