Skip to content

Commit 1beff1c

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 2bbb033 commit 1beff1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
java-version: 11.x
3333

3434
- name: Setup Python
35-
uses: actions/setup-python@v4
35+
uses: actions/setup-python@v6
3636
with:
3737
python-version: 3.x
3838

0 commit comments

Comments
 (0)