Merge pull request #2918 from aminya/pin_upload
pin upload action version
This commit is contained in:
commit
960e7dbcd9
2
.github/workflows/SnoopCompile.yml
vendored
2
.github/workflows/SnoopCompile.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
run: $TESTCMD --project -e 'include("deps/SnoopCompile/snoop_bench.jl")' # NOTE: optional, if have benchmark file
|
||||
|
||||
- name: Upload all
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v2.0.1
|
||||
with:
|
||||
path: ./
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user