Skip to content

Commit a8cbcd9

Browse files
committed
lint: bump setup-python version
1 parent 9509c9f commit a8cbcd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515
ref: ${{ github.event.pull_request.head.sha || github.ref }}
1616
- name: Set up Python
17-
uses: actions/setup-python@v2
17+
uses: actions/setup-python@v6
1818
with:
1919
python-version: "3.10"
2020
- name: Install dependencies

0 commit comments

Comments
 (0)