Skip to content

Commit f958e59

Browse files
committed
refs and cleanup
1 parent 46387fb commit f958e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push-do-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
docs:
66
runs-on: windows-latest
77
steps:
8-
- uses: actions/checkout@v2
8+
- uses: actions/checkout@v4
99
- name: Run MarkdownSnippets
1010
run: |
1111
dotnet tool install --global MarkdownSnippets.Tool

0 commit comments

Comments
 (0)