Skip to content

Commit dd80ea3

Browse files
⬆️ Bump the actions group (#16)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5edd9bd commit dd80ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

17-
- uses: actions/setup-python@v4
17+
- uses: actions/setup-python@v5
1818
with:
1919
python-version: ${{ inputs.python-version }}
2020
architecture: "x64"

0 commit comments

Comments
 (0)