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 4714bd3 + 2b22eb2 commit b811188Copy full SHA for b811188
.github/workflows/windows.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.os }}
17
steps:
18
- name: Checkout tree
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
21
- name: Download install.ps1
22
run: |
0 commit comments