mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-05-04 17:45:31 +00:00
Git actions v4
This commit is contained in:
parent
1236f8b4d6
commit
e2df69526d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
Copy-Item "AutoTrackR2_Setup\bin\Release\*" "artifacts\"
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: AutoTrackR2-Release
|
||||
path: artifacts/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue