chore(deps): bump actions/checkout from 3 to 4 (#5892)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-26 08:33:12 +01:00
committed by GitHub
parent 901806e98b
commit f61d800147
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
node-version: [20.x]
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Setup Node.js ${{ matrix.node-version }}