Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 1f477ee

Browse files
Update node Docker tag to v20
1 parent 06b0e50 commit 1f477ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
build:
55
runs-on: ubuntu-latest
66
container:
7-
image: node:12.9-slim
7+
image: node:20.5-slim
88
steps:
99
- name: Checkout
1010
uses: actions/checkout@master

0 commit comments

Comments
 (0)