Bump actions/checkout from 2.3.5 to 2.4.0 (#31)

This commit is contained in:
dependabot[bot] 2021-11-03 13:10:03 +01:00 committed by GitHub
parent f0ea9d789e
commit 3606b369ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2.3.5
uses: actions/checkout@v2.4.0
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1.15.1

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2.3.5
uses: actions/checkout@v2.4.0
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1.15.1