Skip to content

Commit cec25fa

Browse files
authored
Update dependencies (#10)
1 parent 9244bb5 commit cec25fa

File tree

4 files changed

+693
-235
lines changed

4 files changed

+693
-235
lines changed

.github/workflows/test.yaml

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@v2
12+
uses: actions/checkout@v4
1313
- name: Install test environment
1414
run: sudo apt-get update && sudo apt-get -y install bats nodejs npm
1515
- name: Install node dependencies

0 commit comments

Comments
 (0)