Skip to content

Commit ea61470

Browse files
chore(deps): update actions/setup-python action to v6
1 parent b58181e commit ea61470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
steps:
7070
- uses: actions/checkout@v4
7171

72-
- uses: actions/setup-python@v5
72+
- uses: actions/setup-python@v6
7373
with:
7474
python-version: "3.x"
7575

0 commit comments

Comments
 (0)