1 parent d687f97 commit bd016ceCopy full SHA for bd016ce
1 file changed
.github/workflows/dotnetcore.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
+ - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
18
- run: git fetch --prune --unshallow
19
20
- name: Setup .NET Core 8
0 commit comments