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 2525 runs-on : ubuntu-latest
2626 steps :
2727 - name : " Install Git and checkout project"
28- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2929 with :
3030 persist-credentials : false
3131
4444
4545 # The token will expire in 2024.
4646 - name : " Checkout mapdl-cmd-doc repository"
47- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
47+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4848 with :
4949 repository : ansys-internal/mapdl-cmd-doc
5050 ref : feat/pyconverter-xml2py-predifined-format
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122
123123 steps :
124124 - name : " Install Git and checkout project"
125- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
125+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
126126 with :
127127 persist-credentials : false
128128
@@ -146,7 +146,7 @@ jobs:
146146
147147 # The token will expire in 2025.
148148 - name : " Checkout mapdl-cmd-doc repository"
149- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
149+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
150150 with :
151151 repository : ansys-internal/mapdl-cmd-doc
152152 ref : feat/pyconverter-xml2py-predifined-format
@@ -184,7 +184,7 @@ jobs:
184184 needs : [doc-style]
185185 steps :
186186 - name : " Install Git and checkout project"
187- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
187+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
188188 with :
189189 persist-credentials : false
190190
Original file line number Diff line number Diff line change 2323 pull-requests : write
2424 issues : write
2525 steps :
26- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2727 with :
2828 persist-credentials : false
2929 - uses : micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0
You can’t perform that action at this time.
0 commit comments