feat: use upload-artifact@v3
All checks were successful
Build and Package Tracy Profiler / build (push) Successful in 2m53s
All checks were successful
Build and Package Tracy Profiler / build (push) Successful in 2m53s
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
zip -r release/Tracy-${VERSION}.zip release/*
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: tracy-package
|
||||
path: release/Tracy-*.zip
|
||||
|
||||
Reference in New Issue
Block a user