1 Commits

Author SHA1 Message Date
40398ad059 Update grafana/tempo:latest Docker digest to 8b14474
Some checks failed
Build / build (pull_request) Failing after 59s
Lint / lint (push) Failing after 12s
2025-10-18 12:01:54 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v5 - uses: actions/checkout@v5
- uses: actions/setup-node@v6 - uses: actions/setup-node@v3
with: with:
node-version: 16 node-version: 16
registry-url: https://registry.npmjs.org/ registry-url: https://registry.npmjs.org/

View File

@@ -26,7 +26,7 @@
}, },
"homepage": "https://github.com/jdan/98.css", "homepage": "https://github.com/jdan/98.css",
"devDependencies": { "devDependencies": {
"chokidar": "^4.0.0", "chokidar": "^3.3.1",
"cssnano": "^5.0.1", "cssnano": "^5.0.1",
"dedent": "^0.7.0", "dedent": "^0.7.0",
"ejs": "^3.0.2", "ejs": "^3.0.2",