Skip to content

Commit f035ff5

Browse files
refactor(deps): bump actions/setup-python from 5 to 6 (#12)
1 parent f6e75c9 commit f035ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildrelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
tar -xzf Python-${{ github.ref_name }}.tgz
8080
shell: bash
8181

82-
- uses: actions/setup-python@v5
82+
- uses: actions/setup-python@v6
8383
with:
8484
python-version: '3.x'
8585

0 commit comments

Comments
 (0)