File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 docker_container : ["mcr.microsoft.com/windows/servercore:ltsc2019"]
3030
3131 steps :
32- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3333 - name : Test_Run_Default
3434 uses : ./
3535 with :
@@ -110,7 +110,7 @@ jobs:
110110 container : mcr.microsoft.com/powershell:7.5-ubuntu-24.04
111111
112112 steps :
113- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
113+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
114114 - name : Install
115115 shell : pwsh
116116 run : >-
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111
1212 steps :
13- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
13+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1414
1515 - name : Update README
1616 uses : npalm/action-docs-action@b1dd20339140224c1ffef389467e4fece8dc416b # v3.1.2
You can’t perform that action at this time.
0 commit comments