File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 PROJECTNAME : ' web-eid/web-eid-authtoken-validation-java'
1616
1717 steps :
18- - uses : actions/checkout@v3
18+ - uses : actions/checkout@v4
1919
2020 - uses : actions/setup-java@v3
2121 with :
5050 --form file=@upload.tgz \
5151 --form version=master \
5252 --form description="Github Actions CI build" \
53- https://scan.coverity.com/builds?project=$PROJECTNAME
53+ https://scan.coverity.com/builds?project=$PROJECTNAME
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616
1717 steps :
18- - uses : actions/checkout@v3
18+ - uses : actions/checkout@v4
1919
2020 - uses : actions/setup-java@v3
2121 with :
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010
1111 steps :
12- - uses : actions/checkout@v3
12+ - uses : actions/checkout@v4
1313
1414 - uses : actions/setup-java@v3
1515 with :
You can’t perform that action at this time.
0 commit comments