Skip to content

Commit d0290b8

Browse files
authored
Merge pull request #70 from numfocus/dependabot/github_actions/actions/upload-artifact-5
2 parents fef8e20 + a597eb3 commit d0290b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: |
4646
tox -e build_docs
4747
- name: Upload artifacts
48-
uses: actions/upload-artifact@v4
48+
uses: actions/upload-artifact@v5
4949
with:
5050
name: files
5151
path: |

0 commit comments

Comments
 (0)