mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
chore: bump outdated versions on checkout action
This commit is contained in:
committed by
Gabriel Horner
parent
6924223c8c
commit
1616c633df
2
.github/workflows/build-desktop-release.yml
vendored
2
.github/workflows/build-desktop-release.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
exit 1
|
||||
|
||||
- name: Check out Git repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.inputs.git-ref }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user