File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
template/.github/workflows Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17
17
with :
18
18
fetch-depth : 0
19
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
19
+ - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
20
20
with :
21
21
python-version : ' 3.12'
22
22
- uses : dtolnay/rust-toolchain@master
Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ jobs:
224
224
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
225
225
with:
226
226
submodules: recursive
227
- - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
227
+ - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
228
228
with:
229
229
python-version: '3.12'
230
230
- name: Install jinja2-cli
Original file line number Diff line number Diff line change 16
16
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17
17
with:
18
18
fetch-depth: 0
19
- - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
19
+ - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
20
20
with:
21
21
python-version: '3.12'
22
22
- uses: dtolnay/rust-toolchain@master
You can’t perform that action at this time.
0 commit comments