Skip to content

Commit 22e4076

Browse files
committed
Bump setup-python action
1 parent 4b5397a commit 22e4076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
echo "::set-output name=directory::${tempdir}"
1515
1616
- name: Set up Python
17-
uses: actions/setup-python@v3
17+
uses: actions/setup-python@v4
1818
with:
1919
python-version: '3.10'
2020
cache: pip

0 commit comments

Comments
 (0)