Skip to content

Commit 7197f38

Browse files
chore(deps): update actions/setup-python action to v5
1 parent 9469da5 commit 7197f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
shell: bash
1515

1616
- name: Setup Python
17-
uses: actions/setup-python@v4
17+
uses: actions/setup-python@v5
1818
with:
1919
python-version: ${{ inputs.python-version }}
2020

0 commit comments

Comments
 (0)