Skip to content

Commit 165d184

Browse files
chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0 (#247)
1 parent 593e6d3 commit 165d184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v3
1616

17-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # pin@v4
17+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # pin@v4
1818
with:
1919
python-version: 3.7
2020

@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
version: v3.10.0
4343

44-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # pin@v4
44+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # pin@v4
4545
with:
4646
python-version: 3.7
4747

0 commit comments

Comments
 (0)