We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee45b80 + 930233c commit a963aa4Copy full SHA for a963aa4
1 file changed
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
# uses GitHub's checkout action to checkout code form the main branch
14
- - uses: actions/checkout@v5.0.0
+ - uses: actions/checkout@v6.0.1
15
16
# sets up .NET SDK
17
- name: Setup .NET Core SDK
0 commit comments