We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71577a1 commit f787d10Copy full SHA for f787d10
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
fail-fast: false
30
steps:
31
- name: Checkout
32
- uses: actions/checkout@v6.0.1
+ uses: actions/checkout@v6.0.2
33
- name: Azure login
34
if: matrix.name == 'Windows'
35
uses: azure/login@v2.3.0
0 commit comments