Update .github/workflows/release-tag.yml

Co-authored-by: Volodymyr Stoiko <me@volodymyrstoiko.com>
This commit is contained in:
Alon Girmonsky
2026-03-04 21:50:44 -08:00
committed by GitHub
parent 76bcf4368c
commit 3d36c65bb0

View File

@@ -12,7 +12,7 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v5
with:
fetch-depth: 0