Bump actions/checkout from 2.4.0 to 3.0.0 (#35)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
This commit is contained in:
dependabot[bot]
2022-03-07 07:27:57 +01:00
committed by GitHub
parent 7b804a8c6d
commit f1f688e61f
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@v2.4.0
uses: actions/checkout@v3.0.0
- name: Get changed files
id: changed_files
@@ -68,7 +68,7 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3.0.0
- name: Get information
id: info