Browse Source

Update test.yml

eric sciple 5 years ago
parent
commit
f95f2a3856
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -123,7 +123,7 @@ jobs:
     steps:
       # Clone this repo
       - name: Checkout
-        uses: actions/checkout@users/ericsciple/m165proxy # todo: switch to v2
+        uses: actions/checkout@v2
 
       # Basic checkout using git
       - name: Basic checkout