We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35e554 commit ab3c9bbCopy full SHA for ab3c9bb
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
# Checkout (without LFS)
11
- name: Checkout repository
12
- uses: actions/checkout@v4
+ uses: actions/checkout@v3
13
14
# Git LFS
15
- name: Create LFS file list
0 commit comments