diff options
Diffstat (limited to '.github/workflows/nmake.yml')
-rw-r--r-- | .github/workflows/nmake.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nmake.yml b/.github/workflows/nmake.yml index 38c0b42..cf19898 100644 --- a/.github/workflows/nmake.yml +++ b/.github/workflows/nmake.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v1 + uses: actions/checkout@v2 - name: Compile source code shell: cmd |