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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-03 08:25:40 +01:00
committed by GitHub
parent b299cebffa
commit 359e6d77cb
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ jobs:
changed: ${{ steps.changed_addons.outputs.changed }}
steps:
- name: Check out the repository
uses: actions/checkout@v2.3.5
uses: actions/checkout@v2.4.0
- name: Get changed files
id: changed_files
@@ -72,7 +72,7 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v2.3.5
uses: actions/checkout@v2.4.0
- name: Get information
id: info