فهرست منبع

Update test.yml

eric sciple 5 سال پیش
والد
کامیت
f95f2a3856
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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