Skip to content

Commit 632458d

Browse files
authored
checkout action version bump (#84)
1 parent 658fc67 commit 632458d

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@v3
13+
- uses: actions/checkout@v4.2
1414
- uses: logseq/publish-spa@v0.3.1
1515
with:
1616
version: 0.10.9

0 commit comments

Comments
 (0)