Skip to content

Commit a0a8804

Browse files
committed
chore: update dependencies
1 parent 82079ff commit a0a8804

File tree

3 files changed

+189
-235
lines changed

3 files changed

+189
-235
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout
12-
uses: actions/checkout@v3
12+
uses: actions/checkout@v4
1313

1414
- name: Install dependencies
1515
run: npm install

0 commit comments

Comments
 (0)