Skip to content

Commit b8c4e65

Browse files
committed
Merge branch 'dependabot/github_actions/actions/setup-python-6' of github.com:MusicPlayerDaemon/ncmpc
2 parents d17cb60 + e9ce925 commit b8c4e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- id: checkout
115115
uses: actions/checkout@v4
116116

117-
- uses: actions/setup-python@v5
117+
- uses: actions/setup-python@v6
118118
with:
119119
python-version: 3.x
120120

0 commit comments

Comments
 (0)