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 e16d570 commit f41babbCopy full SHA for f41babb
.github/workflows/android-release_ci.yml
@@ -91,7 +91,7 @@ jobs:
91
overwrite: true
92
93
- name: Set up Node.js
94
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
95
with:
96
node-version: '20' # or whatever version you need
97
.github/workflows/changelog.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
23
24
25
26
.github/workflows/test_discord.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0 # Fetch full history
17
18
19
0 commit comments