File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
12- - uses : actions/setup-java@v5
12+ - uses : actions/setup-java@v5.1.0
1313 with :
1414 java-version : ' 21'
1515 distribution : ' temurin'
Original file line number Diff line number Diff line change 2424 run : nix profile install github:TriliumNext/Trilium/27e6d1b00b53bcf1b9558fdc92da610460659dc6#server nixpkgs/master#imagemagick # v0.99.0
2525 - name : Run Trilium Server
2626 run : ./app/test/setup-test-server.sh
27- - uses : actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
27+ - uses : actions/setup-java@5d7b2146334bacf88728daaa70414a99f5164e0f # v5.0.0
2828 with :
2929 java-version : ' 21'
3030 distribution : ' temurin'
You can’t perform that action at this time.
0 commit comments