Migrate dependabot to renovate 4

This commit is contained in:
Yeicor
2024-11-23 11:38:15 +01:00
parent be7c4e3c8e
commit c8c6927962

View File

@@ -24,7 +24,6 @@ jobs:
- uses: "actions/setup-node@v4"
with:
cache: "yarn"
- run: "poetry lock --no-update"
- run: "yarn install"
- run: "yarn build"
- uses: "actions/upload-artifact@v4"