Skip to content

Commit bead7d8

Browse files
renovate[bot]xz-dev
authored andcommitted
chore(deps): update actions/setup-python action to v6
1 parent 6a67cae commit bead7d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818
- name: Set up Python ${{ matrix.python-version }}
19-
uses: actions/setup-python@v5
19+
uses: actions/setup-python@v6
2020
with:
2121
python-version: ${{ matrix.python-version }}
2222

0 commit comments

Comments
 (0)