We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3b19a commit fccf2d1Copy full SHA for fccf2d1
.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@v4
+ - uses: actions/checkout@v4.1.7
22
- name: Logseq Publish
23
uses: pengx17/[email protected]
24
- name: add a nojekyll file
0 commit comments