mirror of
https://github.com/zensical/zensical.git
synced 2026-05-04 10:00:45 +00:00
refactor: update to zrx to v0.0.21
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.base.sha }}
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up mono
|
||||
|
||||
Reference in New Issue
Block a user