There was an error while loading. Please reload this page.
2 parents 43c1106 + b13c0aa commit 57feddfCopy full SHA for 57feddf
1 file changed
.github/workflows/build-blogpost.yml
@@ -11,7 +11,7 @@ jobs:
11
if: github.actor != 'github-actions[bot]'
12
steps:
13
- name: Checkout Repository
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v7
15
16
- name: Set up .NET
17
uses: actions/setup-dotnet@v4
0 commit comments