Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
nshy committed Jun 18, 2024
1 parent d562d2f commit 65fdc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downgrade_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# without annotation. This breaks check-downgrade-versions.sh
# script as it is triggered only on annotated tags. Let's
# checkout by sha in this case.
ref: github.sha
ref: ${{ github.sha }}

- name: Fix "dubious ownership" issue
run: git config --global --add safe.directory /__w/tarantool/tarantool
Expand Down

0 comments on commit 65fdc0c

Please sign in to comment.