Skip to content

Commit d35b2aa

Browse files
authored
Merge pull request #3549 from nest/dependabot/github_actions/actions/setup-python-5.6.0
Bump actions/setup-python from 4.7.0 to 5.6.0
2 parents 86f5e37 + 9a42e73 commit d35b2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nestbuildmatrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
fetch-depth: 0
6161

6262
- name: "Set up Python 3.x"
63-
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
63+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
6464
with:
6565
python-version: 3.9
6666

0 commit comments

Comments
 (0)