Skip to content

Commit 1603851

Browse files
committed
bump actions/upload-artifact
1 parent 4f04bd0 commit 1603851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
path: './vcpkg/packages'
159159

160160
- name: upload artifacts
161-
uses: actions/upload-artifact@v3
161+
uses: actions/upload-artifact@v4
162162
with:
163163
name: ziti_nodejs_${{ matrix.config.target }}_${{ matrix.config.arch }}_nodev${{ matrix.node_ver }}
164164
path: |

0 commit comments

Comments
 (0)