Skip to content

Commit c506905

Browse files
committed
Revert checkout GitHub action
1 parent 86d7c6e commit c506905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: git config --global core.autocrlf false
3636

3737
- name: Checkout
38-
uses: actions/checkout@v6
38+
uses: actions/checkout@v4
3939

4040
- name: Setup Node.js ${{ matrix.node }}
4141
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)