Skip to content

Commit 2477d72

Browse files
authored
Merge branch 'master' into copilot/fix-4d7baae3-30e8-449c-9911-511e99961dd6
2 parents 8e150b9 + 89dab0e commit 2477d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/configure-pages@v5
4949

5050
- name: Upload artifact
51-
uses: actions/upload-pages-artifact@v3
51+
uses: actions/upload-pages-artifact@v4
5252
with:
5353
path: "site/_site"
5454

0 commit comments

Comments
 (0)