Skip to content

Commit

Permalink
v2 -> v4
Browse files Browse the repository at this point in the history
  • Loading branch information
asdawej committed Oct 20, 2024
1 parent 7bf7cc9 commit 81e8a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pyinstaller DesktopNote.spec
- name: Upload build artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: DesktopNote-build
path: |
Expand Down

0 comments on commit 81e8a5c

Please sign in to comment.