Skip to content

Commit e66db87

Browse files
authored
Update actions.yml
Updated version of python-setup to 5 for node compatibiliity
1 parent 14677a9 commit e66db87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
fetch-depth: 0
4040
- name: Set up Python
41-
uses: actions/setup-python@v4
41+
uses: actions/setup-python@v5
4242
with:
4343
python-version: 3.8
4444
- name: Install dependencies

0 commit comments

Comments
 (0)