Skip to content

Commit a5e8af0

Browse files
authored
Merge pull request #40 from als-epics/tynanford-patch-1
Update github action upload-artifact to v4
2 parents 0e96c84 + e98ed90 commit a5e8af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build Docs
2727
run: ./.docbuild/build-docs.sh
2828
- name: Archive docs
29-
uses: actions/upload-artifact@v3
29+
uses: actions/upload-artifact@v4
3030
with:
3131
name: save-docs
3232
path: docs

0 commit comments

Comments
 (0)