summaryrefslogtreecommitdiff
path: root/.github/workflows/windows_python.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/windows_python.yml')
-rw-r--r--.github/workflows/windows_python.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.github/workflows/windows_python.yml b/.github/workflows/windows_python.yml
index 44da541ca1..37eb1082d9 100644
--- a/.github/workflows/windows_python.yml
+++ b/.github/workflows/windows_python.yml
@@ -23,7 +23,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- - uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08
+ - uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
with:
python-version: 3.9
- name: Install Python Packages
@@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
with:
fetch-depth: 0
- - uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08
+ - uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
with:
python-version: 3.9
- name: Install Python packages
@@ -63,7 +63,7 @@ jobs:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
with:
fetch-depth: 0
- - uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08
+ - uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
with:
python-version: 3.9
- name: Install Python packages
@@ -83,7 +83,7 @@ jobs:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
with:
fetch-depth: 0
- - uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08
+ - uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
with:
python-version: 3.9
- name: Install Python packages
@@ -103,7 +103,7 @@ jobs:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
with:
fetch-depth: 0
- - uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08
+ - uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
with:
python-version: 3.9
- name: Install Python packages
@@ -128,7 +128,7 @@ jobs:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
with:
fetch-depth: 0
- - uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08
+ - uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
with:
python-version: 3.9
- name: Install Python packages
@@ -159,7 +159,7 @@ jobs:
run:
shell: pwsh
steps:
- - uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08
+ - uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
with:
python-version: 3.9
- name: Install Python packages