Skip to content

Commit d8e1ad1

Browse files
update github action
1 parent 54f88cd commit d8e1ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/upgrade.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
runs-on: macos-13
1212

1313
steps:
14-
- name: Checkout repository
15-
uses: actions/checkout@v3
14+
# - name: Checkout repository
15+
# uses: actions/checkout@v3
1616

1717
- name: Setup Tools
1818
uses: ./.github/actions/setup-tools

0 commit comments

Comments
 (0)