Skip to content

Commit 800ba23

Browse files
DavideViolanteryanlawson
authored andcommitted
Never use master in action
1 parent 9364893 commit 800ba23

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
@@ -36,7 +36,7 @@ jobs:
3636
node-version: ${{ matrix.node-version }}
3737
- run: npm ci
3838
- name: serverless deploy
39-
uses: serverless/github-action@master
39+
uses: serverless/github-action@v3
4040
with:
4141
args: deploy
4242
env:

0 commit comments

Comments
 (0)