Skip to content

Commit 6a36ff4

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 1ab087e commit 6a36ff4

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
@@ -120,7 +120,7 @@ jobs:
120120
fetch-depth: 0
121121

122122
- name: Set up Python
123-
uses: actions/setup-python@v5
123+
uses: actions/setup-python@v6
124124
with:
125125
python-version: 3.x
126126
cache: pip

0 commit comments

Comments
 (0)