Skip to content

Commit 03c3967

Browse files
chore(deps-dev): update actions/setup-python action to v4.7.0
1 parent 7429c8b commit 03c3967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
version: v3.4.0
3030

31-
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
31+
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
3232
with:
3333
python-version: 3.7
3434

@@ -143,7 +143,7 @@ jobs:
143143
with:
144144
version: v3.4.0
145145

146-
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
146+
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
147147
with:
148148
python-version: 3.7
149149

0 commit comments

Comments
 (0)