Merge pull request #2 from bartvdbraak/renovate/actions-checkout-4.x

chore(deps): update actions/checkout action to v4
This commit is contained in:
Bart van der Braak 2023-11-06 05:41:15 +01:00 committed by GitHub
commit 644ed1e6e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v4
- name: Get the release version from the tag - name: Get the release version from the tag
shell: bash shell: bash