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

Commit 6eaa72b

Browse files
Sync CI dependencies with nixpkgs
1 parent 9a359ed commit 6eaa72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v4
3939
- uses: denoland/setup-deno@v1
4040
with:
41-
deno-version: '1.42.4' # selfup {"extract":"\\d[^']+","replacer":["bash","-c","deno --version | head -n 1"], "nth": 2}
41+
deno-version: '1.43.1' # selfup {"extract":"\\d[^']+","replacer":["bash","-c","deno --version | head -n 1"], "nth": 2}
4242
- run: deno lint
4343
stylelint:
4444
timeout-minutes: 15

0 commit comments

Comments
 (0)