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 7e614a2 commit f0f5146Copy full SHA for f0f5146
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
test:
14
runs-on: ubuntu-20.04
15
steps:
16
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
17
- uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee
18
with:
19
dotnet-version: "8.0.201"
0 commit comments