mirror of
https://github.com/anejolov/WinDeckHelper.git
synced 2026-06-13 04:05:06 +03:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
dac95c74e3
commit
258fda8a3e
@@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
- name: Upload artifact (for push or PR)
|
||||
if: github.event_name == 'push' || github.event_name == 'pull_request'
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: WindeckHelper
|
||||
path: WindeckHelper.exe
|
||||
|
||||
Reference in New Issue
Block a user