Skip to content

Commit 9d9246b

Browse files
committed
Update release_and_publish.yml workflow
1 parent c55ee69 commit 9d9246b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
uses: actions/checkout@v4
9292

9393
- name: Set up Python
94-
uses: actions/setup-python@v3
94+
uses: actions/setup-python@v5
9595
with:
9696
python-version: 3.8
9797
cache: "pip"

0 commit comments

Comments
 (0)