Skip to content

Commit 6feebf5

Browse files
Bump actions/setup-python from 6.0.0 to 6.1.0 (#100)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3e5043 commit 6feebf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/[email protected]
3131

3232
- name: Setup Python ${{ matrix.python-version }}
33-
uses: actions/setup-python@v6.0.0
33+
uses: actions/setup-python@v6.1.0
3434
with:
3535
python-version: ${{ matrix.python-version }}
3636
allow-prereleases: true

0 commit comments

Comments
 (0)