Skip to content

Commit

Permalink
fix actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Savchenko committed Nov 1, 2023
1 parent 8f46a56 commit 06aed7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
go-version: 1.18.2
id: go

# используем фиксированную версию, т.к. master ставит node20, который требует GLIBC выше, чем в bionic
- uses: actions/[email protected]
with:
fetch-depth: 0
Expand Down

0 comments on commit 06aed7b

Please sign in to comment.