We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ddc57e + b9f4648 commit a395412Copy full SHA for a395412
1 file changed
.github/workflows/dotnet.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- name: Setup .NET
17
uses: actions/setup-dotnet@v4
18
with:
0 commit comments