build(deps): bump actions/checkout from 3 to 4 (#1637)

This commit is contained in:
dependabot[bot]
2023-09-26 14:16:53 +02:00
committed by GitHub
parent 1861b90513
commit 1789f03920
7 changed files with 15 additions and 15 deletions

View File

@@ -45,7 +45,7 @@ jobs:
vscode_arch: arm64
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Node.js environment
uses: actions/setup-node@v3