Skip to content

Commit 0691475

Browse files
authored
Update build-release.yml
1 parent 524d802 commit 0691475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: pyinstaller --clean pyinstaller.spec
4949

5050
- name: Upload artifacts
51-
uses: actions/upload-artifact@v2
51+
uses: actions/upload-artifact@v4
5252
with:
5353
name: aw-watcher-utilization-${{ matrix.os }}
5454
path: dist/aw-watcher-utilization

0 commit comments

Comments
 (0)