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.
1 parent 7890486 commit 946bbe9Copy full SHA for 946bbe9
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
os: [ubuntu-latest, windows-latest, macOS-latest]
15
steps:
16
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v4
17
- name: Test
18
shell: pwsh
19
run: ./build.ps1 -Task Test -Bootstrap
0 commit comments