Skip to content

Commit 4c1a4b0

Browse files
committed
trying to fix github workflows
1 parent deff553 commit 4c1a4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
${SOURCE_DIR}/macosx/bundle.sh archive
117117
118118
- name: Upload artifacts
119-
uses: actions/upload-artifact@v2
119+
uses: actions/upload-artifact@v4
120120
with:
121121
name: ${{ matrix.config.name }}
122122
path: ${{ github.workspace }}/build/noson-MacOSX_*.tar.gz

0 commit comments

Comments
 (0)