We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabfac7 commit 0b95876Copy full SHA for 0b95876
1 file changed
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout source code
10
uses: actions/checkout@v3
11
with:
12
- ref: main
+ ref: release/latest
13
fetch-depth: 0
14
15
- name: Install dependencies
0 commit comments