Skip to content

Commit c109bcb

Browse files
committed
Update GH action upload artifact to v4
1 parent 4f74024 commit c109bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: jupyter-book build --builder dirhtml TeSS_docs/
3232

3333
- name: Upload artifact
34-
uses: actions/upload-artifact@v3
34+
uses: actions/upload-artifact@v4
3535
with:
3636
path: "_build/dirhtml"
3737

0 commit comments

Comments
 (0)