There was an error while loading. Please reload this page.
2 parents 5fe1401 + 3cb2c86 commit e8217f2Copy full SHA for e8217f2
2 files changed
.github/workflows/buildandtest.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
# uses GitHub's checkout action to checkout code form the release branch
26
- name: Checkout code
27
- uses: actions/checkout@v7.0.0
+ uses: actions/checkout@v7.0.1
28
29
# sets up .NET SDK
30
- name: Setup .NET
.github/workflows/main_aboutcodemonkey85.yml
@@ -21,7 +21,7 @@ jobs:
21
22
# uses GitHub's checkout action to checkout code form the main branch
23
0 commit comments