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.
1 parent 2905ad2 commit 7a2787eCopy full SHA for 7a2787e
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-24.04
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
19
# - name: Setup GHPR
20
# run: dotnet nuget add source -u ${{ github.repository_owner }} -p ${{ secrets.GITHUB_TOKEN }}
21
# --store-password-in-clear-text -n github "https://nuget.pkg.github.com/${{ github.repository_owner }}/index.json"
0 commit comments