Skip to content

Commit

Permalink
Upgrade azure build action to v3.
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schilling committed Mar 22, 2024
1 parent 3fb72ab commit 85505dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop_djangonaut_space.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
# Optional: Add step to run tests here (PyTest, Django test suites, etc.)

- name: Building web app
uses: azure/appservice-build@v2
uses: azure/appservice-build@v3
- name: Deploy web App using GH Action azure/webapps-deploy
uses: azure/webapps-deploy@v3
with:
Expand Down

0 comments on commit 85505dc

Please sign in to comment.