Skip to content

Commit 3c9fa78

Browse files
committed
update action version
1 parent bebdb4a commit 3c9fa78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starter-sample/.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Deploy
20-
uses: DefangLabs/[email protected].0
20+
uses: DefangLabs/[email protected].3
2121
#REMOVE_ME_AFTER_EDITING - Replace the following line with the list of environment variables you want to pass to the action
2222
# or remove the lines if you don't need to pass any environment variables/secrets to the action
2323
with:

0 commit comments

Comments
 (0)