Skip to content

Commit e5e22da

Browse files
authored
Merge pull request #11 from scientific-python/dependabot/github_actions/actions/upload-artifact-5
2 parents f6d03ee + f96fd13 commit e5e22da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runs:
1717
run: |
1818
python spec_zero_versions.py
1919
- name: Upload files as an artifact
20-
uses: actions/upload-artifact@v4
20+
uses: actions/upload-artifact@v5
2121
with:
2222
name: spec-zero-versions
2323
path: |

0 commit comments

Comments
 (0)