Skip to content

Commit a19f2fb

Browse files
committed
test message
1 parent 98289b8 commit a19f2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: yarn install --frozen-lockfile
3535

3636
- name: Get Cypress cache
37-
uses: actions/cache@v4.0.1
37+
uses: actions/cache@v3.3.2
3838
id: cypress-cache
3939
with:
4040
path: ~/.cache/Cypress

0 commit comments

Comments
 (0)