Use checkout@v4 for ensure-release-tagged workflow

This commit is contained in:
Dominik Moritz Roth 2024-01-18 11:05:46 +01:00
parent 992ee014a3
commit f3a3c88978

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0