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 e9e3d80 commit e218c3cCopy full SHA for e218c3c
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: actions/checkout@v2
11
12
- name: Checkout Detours
13
- uses: actions/checkout@master
+ uses: actions/checkout@v2
14
with:
15
repository: microsoft/Detours
16
ref: '4.0.1'
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
${{ runner.os }}-
27
28
29
30
31
32
0 commit comments