Skip to content

Commit 56cda0d

Browse files
20260311 - update version
1 parent 428a97d commit 56cda0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
6262
- name: Archive production artifacts
6363
if: always() # ensures it runs even if previous steps fail
64-
uses: actions/upload-artifact@v4 # update
64+
uses: actions/upload-artifact@v7 # update
6565
with:
6666
name: site
6767
path: _site/

0 commit comments

Comments
 (0)