Merge pull request #2 from ivuorinen/renovate/actions-checkout-3.x

chore(deps): update actions/checkout action to v3
This commit is contained in:
2022-04-26 15:01:03 +03:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: luob/create-my-awesome@v1
# Commit the change
# See https://github.com/EndBug/add-and-commit