File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 timeout-minutes : 60
1313
1414 steps :
15- - uses : actions/checkout@v2
15+ - uses : actions/checkout@v4
1616 with :
1717 submodules : true
1818
9393
9494 - name : Upload Artifact
9595 if : always()
96- uses : actions/upload-artifact@v2
96+ uses : actions/upload-artifact@v4
9797 with :
9898 name : tests
9999 path : sample/**
Original file line number Diff line number Diff line change 1212 timeout-minutes : 60
1313
1414 steps :
15- - uses : actions/checkout@v2
15+ - uses : actions/checkout@v4
1616 with :
1717 submodules : true
1818
9393
9494 - name : Upload Artifact
9595 if : always()
96- uses : actions/upload-artifact@v2
96+ uses : actions/upload-artifact@v4
9797 with :
9898 name : tests
9999 path : sample/**
Original file line number Diff line number Diff line change 1212 timeout-minutes : 60
1313
1414 steps :
15- - uses : actions/checkout@v2
15+ - uses : actions/checkout@v4
1616 with :
1717 submodules : true
1818
9393
9494 - name : Upload Artifact
9595 if : always()
96- uses : actions/upload-artifact@v2
96+ uses : actions/upload-artifact@v4
9797 with :
9898 name : tests
9999 path : sample/**
You can’t perform that action at this time.
0 commit comments