We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06c27b2 + 0a25862 commit cde6d8dCopy full SHA for cde6d8d
.github/workflows/azure-functions-app-dotnet.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: "Checkout GitHub Action"
31
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
32
33
- name: "Login via Azure CLI"
34
uses: azure/login@v2
@@ -70,7 +70,7 @@ jobs:
70
environment: dev
71
72
73
74
with:
75
fetch-depth: 0
76
.github/workflows/take-down.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
21
0 commit comments