Skip to content

Commit

Permalink
chore: update azd actions to fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sinedied committed Apr 12, 2024
1 parent 1b71811 commit f673ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4

- name: Install azd
uses: Azure/setup-azd@v0.1.0
uses: Azure/setup-azd@v1.0.0

- name: Install Nodejs
uses: actions/setup-node@v4
Expand Down

0 comments on commit f673ad2

Please sign in to comment.