We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe64b70 + dec00d1 commit 0badbf5Copy full SHA for 0badbf5
.github/workflows/main.yml
@@ -158,7 +158,7 @@ jobs:
158
runs-on: ${{ matrix.platform }}
159
timeout-minutes: 75
160
steps:
161
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
162
- name: Install Cygwin with Python
163
uses: cygwin/cygwin-install-action@v2
164
with:
@@ -214,7 +214,7 @@ jobs:
214
runs-on: ubuntu-latest
215
216
217
218
- name: Install OS-level dependencies
219
run: |
220
sudo apt-get update
0 commit comments