Explorar o código

chore(deps): update actions/checkout action to v3 (#74)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] %!s(int64=3) %!d(string=hai) anos
pai
achega
186e9019d3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/tests.yml

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

@@ -18,7 +18,7 @@ jobs:
         node-version: [14.x]
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
 
       - name: Use Node.js ${{ matrix.node-version }}
         uses: actions/setup-node@v2