Merge pull request #6437 from nextcloud/dependabot/github_actions/actions/checkout-4.2.2

This commit is contained in:
dependabot[bot]
2024-10-26 01:34:47 +00:00
committed by GitHub
16 changed files with 28 additions and 28 deletions

View File

@@ -12,7 +12,7 @@ jobs:
node-version: [14.x]
steps:
- uses: actions/checkout@v4.2.1
- uses: actions/checkout@v4.2.2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4.1.0
with: