Skip to content

Commit d18da16

Browse files
committed
Upgrade setup-python to v5
1 parent f20baf4 commit d18da16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
steps:
5959
- uses: actions/checkout@v4
6060

61-
- uses: actions/setup-python@v4
61+
- uses: actions/setup-python@v5
6262
with:
6363
python-version: "3.11"
6464

0 commit comments

Comments
 (0)