Skip to content

Commit f77c083

Browse files
Merge pull request #16 from stack-spot/fix/action-version
Update README.md
2 parents 8cdbc26 + 9d41f75 commit f77c083

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
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: DEPLOY
2929
if: contains( matrix.task.taskType , 'DEPLOY')
30-
uses: stack-spot/runtime-deploy-action@v2.1
30+
uses: stack-spot/runtime-deploy-action@v2.3
3131
with:
3232
FEATURES_LEVEL_LOG: debug
3333
CLIENT_ID: ${{ secrets.CLIENT_ID }}

0 commit comments

Comments
 (0)