Skip to content

Commit 042a9b0

Browse files
Updated GitHub Actions
1 parent d8e2d95 commit 042a9b0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/sass.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
steps:
1919
- name: Checkout source Git branch
2020
uses: actions/checkout@v4
21-
with:
22-
ref: master
23-
fetch-depth: 10
24-
submodules: 10
2521

2622
- name: Use Node.js ${{ matrix.node-version }}
2723
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)