Skip to content

Commit 109372e

Browse files
Update all dependencies
1 parent 5f82cb8 commit 109372e

File tree

3 files changed

+274
-264
lines changed

3 files changed

+274
-264
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build-and-test:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
17+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1818
- name: Install Deps
1919
run: |
2020
npm install

0 commit comments

Comments
 (0)