Skip to content

Commit 460a1a2

Browse files
committed
Update README
1 parent f3ac03f commit 460a1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
node-version: ${{ matrix.node-version }}
3131
- run: npm ci
3232
- name: serverless deploy
33-
uses: serverless/github-action@v3.2
33+
uses: ryanlawson/serverless-github-action@v1.0
3434
with:
3535
args: deploy
3636
env:

0 commit comments

Comments
 (0)