Skip to content

Commit dd8067c

Browse files
Update node Docker tag to v20
1 parent f4bbe6c commit dd8067c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build:
99
runs-on: ubuntu-latest
1010
container:
11-
image: node:13.8
11+
image: node:20.8
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v2

0 commit comments

Comments
 (0)