Skip to content

Commit 27ee2fe

Browse files
Bump actions/setup-python from 5 to 6 (#188)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5631cb commit 27ee2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/microspeech.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
ref: main
7272

7373
- name: Set up Python 3.10
74-
uses: actions/setup-python@v5
74+
uses: actions/setup-python@v6
7575
with:
7676
python-version: '3.10'
7777

0 commit comments

Comments
 (0)