Merge pull request #3 from ivuorinen/renovate/all

chore(deps): update actions/checkout action to v3
This commit is contained in:
2022-11-04 08:18:52 +02:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v4
with: