Skip to content

Commit 28c84e3

Browse files
update setup-python action BLD-62962
1 parent e645e53 commit 28c84e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/status_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
ref: ${{ github.head_ref }}
1313
fetch-depth: 0
14-
- uses: actions/setup-python@v2
14+
- uses: actions/setup-python@v4
1515
with:
1616
python-version: "3.7"
1717
- name: Get the commit message

0 commit comments

Comments
 (0)