We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f58f44 commit 46a9348Copy full SHA for 46a9348
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
GPR_PASSWORD: ${{ secrets.NUGET_GITHUB_TOKEN }}
39
steps:
40
- name: Checkout the repository
41
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
42
43
- name: Fetch all tags and branches
44
run: git fetch --prune --unshallow
0 commit comments