pin upload action version
This commit is contained in:
parent
9d78772660
commit
2dee74a3c5
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
|
run: $TESTCMD --project -e 'include("deps/SnoopCompile/snoop_bench.jl")' # NOTE: optional, if have benchmark file
|
||||||
|
|
||||||
- name: Upload all
|
- name: Upload all
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2.0.1
|
||||||
with:
|
with:
|
||||||
path: ./
|
path: ./
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user