There was an error while loading. Please reload this page.
1 parent b19e3cb commit 6533b81Copy full SHA for 6533b81
2 files changed
.github/workflows/dokka.yaml
@@ -27,7 +27,7 @@ jobs:
27
distribution: 'temurin'
28
java-version-file: .java-version
29
- name: Set up Node.js
30
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
31
with:
32
node-version-file: '.nvmrc'
33
cache: npm
.github/workflows/gradle.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments