We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bfeda commit b5e3d85Copy full SHA for b5e3d85
.github/workflows/blank.yml
@@ -18,7 +18,7 @@ jobs:
18
# Steps represent a sequence of tasks that will be executed as part of the job
19
steps:
20
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
22
- name: Logseq Publish
23
uses: pengx17/logseq-publish@main
24
- name: add a nojekyll file
0 commit comments