Bump actions/checkout from 3.0.0 to 3.0.1 (#38)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-18 10:53:34 +02:00
committed by GitHub
parent b849586bbf
commit 754930114e
2 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ jobs:
changed: ${{ steps.changed_addons.outputs.changed }}
steps:
- name: Check out the repository
uses: actions/checkout@v3.0.0
uses: actions/checkout@v3.0.1
- name: Get changed files
id: changed_files
@@ -68,7 +68,7 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3.0.0
uses: actions/checkout@v3.0.1
- name: Get information
id: info