File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 working-directory : main
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@v3
18+ uses : actions/checkout@v4
1919 with :
2020 path : main
2121 - name : Set up Go
Original file line number Diff line number Diff line change 1818 security-events : write
1919 steps :
2020 - name : Checkout repository
21- uses : actions/checkout@v3
21+ uses : actions/checkout@v4
2222 - name : Initialize CodeQL
2323 uses : github/codeql-action/init@v2
2424 with :
Original file line number Diff line number Diff line change 1818 working-directory : main
1919 steps :
2020 - name : Checkout repository
21- uses : actions/checkout@v3
21+ uses : actions/checkout@v4
2222 with :
2323 path : main
2424 - name : Set up Go
Original file line number Diff line number Diff line change 1515 working-directory : main
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@v3
18+ uses : actions/checkout@v4
1919 with :
2020 path : main
2121 - name : Set up Go
Original file line number Diff line number Diff line change 1818 working-directory : main
1919 steps :
2020 - name : Checkout repository
21- uses : actions/checkout@v3
21+ uses : actions/checkout@v4
2222 with :
2323 path : main
2424 - name : Set up Go
Original file line number Diff line number Diff line change 1313 working-directory : main
1414 steps :
1515 - name : Checkout repository
16- uses : actions/checkout@v3
16+ uses : actions/checkout@v4
1717 with :
1818 path : main
1919 - name : Set up Go
You can’t perform that action at this time.
0 commit comments