Skip to content

Commit d049c19

Browse files
Bump actions/setup-python from 4.6.0 to 4.7.0 (#561)
1 parent 59f6126 commit d049c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
runs-on: ubuntu-latest
226226
needs: build_package
227227
steps:
228-
- uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
228+
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
229229
with:
230230
python-version: 3.8
231231
architecture: x64

0 commit comments

Comments
 (0)