Skip to content

Commit 93c55b9

Browse files
committed
Merge branch 'main' of github.com:NdoleStudio/http-sms-manager into main
2 parents b9ffe82 + 1f77a61 commit 93c55b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@master
2424

2525
- name: Setup node env 🏗
26-
uses: actions/setup-node@v3.4.0
26+
uses: actions/setup-node@v3.4.1
2727
with:
2828
node-version: ${{ matrix.node }}
2929
check-latest: true

0 commit comments

Comments
 (0)