We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8cc923 commit 9247fafCopy full SHA for 9247faf
1 file changed
.github/workflows/upstream.yml
@@ -20,7 +20,7 @@ jobs:
20
run: echo "time=$(TZ=Europe/Moscow date '+%F')" >> $GITHUB_OUTPUT
21
22
- name: Checkout Fork
23
- uses: actions/checkout@v6
+ uses: actions/checkout@v4
24
with:
25
fetch-depth: 0
26
0 commit comments