Skip to content

Commit

Permalink
azure(cli): use v1
Browse files Browse the repository at this point in the history
  • Loading branch information
autocloudarc committed Feb 29, 2024
1 parent f80f0ec commit 832678a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-az-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
if: ${{ env.operation == 'deploy' }}

- name: test-deployment
uses: Azure/cli@v1.0.9
uses: azure/cli@v1
with:
azcliversion: latest
inlineScript: |
Expand Down

0 comments on commit 832678a

Please sign in to comment.