We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdb0a52 + 8a7aac8 commit 3f34e5bCopy full SHA for 3f34e5b
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
path: app/build
18
key: ${{ runner.os }}-build-${{ hashFiles('app/build.gradle') }}
19
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
20
- - uses: DeterminateSystems/nix-installer-action@786fff0690178f1234e4e1fe9b536e94f5433196 # v20
+ - uses: DeterminateSystems/nix-installer-action@c5a866b6ab867e88becbed4467b93592bce69f8a # v21
21
with:
22
extra-conf: "extra-substituters = https://cache.garnix.io\nextra-trusted-public-keys = cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
23
- name: Install Trilium Server and ImageMagick
0 commit comments