mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
ci: upgrade Obsidian to the latest v1.12.7
This commit is contained in:
parent
46b76af4fd
commit
0a68c244c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-ci-runner-image.yml
vendored
2
.github/workflows/build-ci-runner-image.yml
vendored
|
|
@ -24,7 +24,7 @@ on:
|
|||
|
||||
env:
|
||||
NODEJS_VERSION: ${{ inputs.nodejs_version || '24' }}
|
||||
OBSIDIAN_VERSION: ${{ inputs.obsidian_version || '1.9.14' }}
|
||||
OBSIDIAN_VERSION: ${{ inputs.obsidian_version || '1.12.7' }}
|
||||
DEBIAN_VERSION: ${{ inputs.debian_version || 'trixie' }}
|
||||
|
||||
IMAGE_NAME: ghcr.io/${{ github.repository }}/ci-runner
|
||||
|
|
|
|||
Loading…
Reference in a new issue