We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7efac9c commit 4770bddCopy full SHA for 4770bdd
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: check out sources
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
- name: install fonts
15
run: sudo apt-get update -y && sudo apt-get install -y fonts-dejavu fontconfig
16
- name: setup java
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
0 commit comments