Skip to content

Commit d109063

Browse files
chore(deps-dev): update actions/setup-python action to v5
1 parent ab2ecea commit d109063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-build.yaml

+2-2
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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
31+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
3232
with:
3333
python-version: 3.7
3434

@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
version: v3.4.0
138138

139-
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
139+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
140140
with:
141141
python-version: 3.7
142142

0 commit comments

Comments
 (0)