Explorar o código

chore(deps): update actions/setup-node action to v3 (#75)

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

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

@@ -21,7 +21,7 @@ jobs:
       - uses: actions/checkout@v3
       - uses: actions/checkout@v3
 
 
       - name: Use Node.js ${{ matrix.node-version }}
       - name: Use Node.js ${{ matrix.node-version }}
-        uses: actions/setup-node@v2
+        uses: actions/setup-node@v3
         with:
         with:
           node-version: ${{ matrix.node-version }}
           node-version: ${{ matrix.node-version }}