Skip to content

Commit b5e3d85

Browse files
authored
Update blank.yml
1 parent a9bfeda commit b5e3d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# Steps represent a sequence of tasks that will be executed as part of the job
1919
steps:
2020
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
21-
- uses: actions/checkout@v2
21+
- uses: actions/checkout@v4
2222
- name: Logseq Publish
2323
uses: pengx17/logseq-publish@main
2424
- name: add a nojekyll file

0 commit comments

Comments
 (0)