Skip to content

Commit 0da7b9a

Browse files
authored
upload-artifact@v2 -> v4 (#2051)
1 parent 6f841bb commit 0da7b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Release
8787
run: |
8888
make release
89-
- uses: actions/upload-artifact@v2
89+
- uses: actions/upload-artifact@v4
9090
with:
9191
name: delphi_utils
9292
path: _delphi_utils_python/dist/*.tar.gz

0 commit comments

Comments
 (0)