Skip to content

Commit b4a9aed

Browse files
authored
Build action upd (#85)
* checkout action version bump * typo
1 parent 632458d commit b4a9aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
name: Publish Logseq graph
1212
steps:
13-
- uses: actions/checkout@v4.2
13+
- uses: actions/checkout@v4.2.0
1414
- uses: logseq/publish-spa@v0.3.1
1515
with:
1616
version: 0.10.9

0 commit comments

Comments
 (0)