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 cf337c415c..73d1d9c6ee 100644
--- a/.github/workflows/windows_python.yml
+++ b/.github/workflows/windows_python.yml
@@ -18,7 +18,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048
+ - uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6
with:
python-version: 3.9
- name: Install Python Packages
@@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048
+ - uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6
with:
python-version: 3.9
- name: Install Python packages
@@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048
+ - uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6
with:
python-version: 3.9
- name: Install Python packages
@@ -78,7 +78,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048
+ - uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6
with:
python-version: 3.9
- name: Install Python packages
@@ -98,7 +98,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048
+ - uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6
with:
python-version: 3.9
- name: Install Python packages
@@ -123,7 +123,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048
+ - uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6
with:
python-version: 3.9
- name: Install Python packages
@@ -154,7 +154,7 @@ jobs:
run:
shell: pwsh
steps:
- - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048
+ - uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6
with:
python-version: 3.9
- name: Install Python packages