We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00f4b0e + db7841c commit bda9e08Copy full SHA for bda9e08
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: windows-latest
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
10
- uses: git-for-windows/setup-git-for-windows-sdk@v1
11
with:
12
flavor: build-installers # this includes all the required tools
0 commit comments