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 78978e2 + bd91566 commit 4c2d458Copy full SHA for 4c2d458
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
- name: Setup Git
19
run: |
20
git config --global url."https://user:${{ secrets.GITHUB_TOKEN }}@github".insteadOf https://github
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
- name: Run release script
shell: pwsh
run: ./eng/release.ps1
0 commit comments