Skip to content

Commit 97acdd6

Browse files
committed
Ci: Update actions/upload-artifact@v4
1 parent 7b75e48 commit 97acdd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
Copy-Item "${env:GITHUB_WORKSPACE}/.craft.shelf" "${env:GITHUB_WORKSPACE}/binaries/"
148148
149149
- name: Upload artifacts
150-
uses: actions/upload-artifact@v2
150+
uses: actions/upload-artifact@v4
151151
with:
152152
name: ${{ matrix.name }}
153153
path: ${{ github.workspace }}/binaries/*

0 commit comments

Comments
 (0)