Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
Sync CI dependencies with nixpkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 27, 2024
1 parent 82f930c commit cbf7b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
with:
deno-version: '1.43.1' # selfup {"extract":"\\d[^']+","replacer":["bash","-c","deno --version | head -n 1"], "nth": 2}
deno-version: '1.43.5' # selfup {"extract":"\\d[^']+","replacer":["bash","-c","deno --version | head -n 1"], "nth": 2}
- run: deno lint
stylelint:
timeout-minutes: 15
Expand Down

0 comments on commit cbf7b9b

Please sign in to comment.