1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

build(deps): bump actions/checkout from 2 to 2.3.4 (#20)

This commit is contained in:
dependabot[bot]
2021-05-13 13:35:37 +02:00
committed by GitHub
parent 4dc145fe75
commit 98e7987b04
3 changed files with 3 additions and 3 deletions

View File

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