Skip to content

Commit 1325111

Browse files
authored
Update Python setup action version in workflow
1 parent 01cc38b commit 1325111

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/testing1087.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525

2626
- name: Setup Python 3.12
27-
uses: gowridurgad/setup-python@testing-1048
27+
uses: gowridurgad/setup-python@testing-1087
2828
with:
2929
python-version: "3.12"
3030
- name: Upgrade pip
@@ -56,7 +56,7 @@ jobs:
5656

5757

5858
- name: Setup Python 3.12
59-
uses: gowridurgad/setup-python@testing-1048
59+
uses: gowridurgad/setup-python@testing-1087
6060
with:
6161
python-version: "3.12"
6262

0 commit comments

Comments
 (0)