Skip to content

Commit 1f44868

Browse files
committed
update setup-python to v5
1 parent aaf2d2e commit 1f44868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
- name: Checkout
2828
uses: actions/checkout@v4
2929

30-
- name: Set up Python 3.13
31-
uses: actions/setup-python@v4
30+
- name: Set up Python
31+
uses: actions/setup-python@v5
3232
with:
3333
python-version: '3.13'
3434

0 commit comments

Comments
 (0)