We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76bf33 commit b5f9beaCopy full SHA for b5f9bea
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
build-and-test:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
13
- uses: actions/setup-dotnet@v4
14
with:
15
dotnet-version: '10.0.x'
0 commit comments