chore(deps): update actions/checkout action to v4.1.6 (#4771)

This commit is contained in:
renovate[bot]
2024-05-18 16:15:47 +02:00
committed by GitHub
parent fed35441b0
commit bc30032238
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
node-version: [16.x]
steps:
- uses: actions/checkout@v4.1.4
- uses: actions/checkout@v4.1.6
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4.0.1
with: