Skip to content

Commit 1597e20

Browse files
authored
Merge pull request #10 from smdn/dependabot/github_actions/github-actions-workflows-50cec89d4d
Bump actions/setup-python from 5.4.0 to 6.0.0 in the github-actions-workflows group
2 parents 665454e + 2c9a854 commit 1597e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
key: ${{ runner.os }}-pio
5252

5353
- name: Install python
54-
uses: actions/setup-python@v5.4.0
54+
uses: actions/setup-python@v6.0.0
5555
with:
5656
python-version: '3.12.3'
5757

0 commit comments

Comments
 (0)