chore: Update packages

This commit is contained in:
oSumAtrIX
2023-11-21 23:40:58 +01:00
parent e23d21c982
commit a00146c6f1
3 changed files with 6664 additions and 1960 deletions

View File

@@ -32,7 +32,7 @@ jobs:
.gradle
build
node_modules
key: ${{ runner.os }}-gradle-npm-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties', 'package-lock.json') }}
key: gradle-npm-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties', 'package-lock.json') }}
- name: Build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}