Skip to content

Commit 3f25d16

Browse files
authored
Change checkout reference from v2.2.0 to v2.0.0
1 parent 52055ab commit 3f25d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/send-beta-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout source repo
2323
uses: actions/checkout@v4
2424
with:
25-
ref: v2.2.0
25+
ref: v2.0.0
2626

2727
- name: Determine subfolder and zip name
2828
id: set-zip-name

0 commit comments

Comments
 (0)