Skip to content

Commit 7d9b8c8

Browse files
committed
Merge branch 'dependabot/github_actions/actions/setup-python-6' of github.com:MusicPlayerDaemon/mpdscribble
2 parents 59da7b4 + fc81023 commit 7d9b8c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- id: checkout
102102
uses: actions/checkout@v5
103103

104-
- uses: actions/setup-python@v5
104+
- uses: actions/setup-python@v6
105105
with:
106106
python-version: 3.x
107107

0 commit comments

Comments
 (0)