Skip to content

Commit a0a16d5

Browse files
Update Node.js to v18 (#162)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 71d3b2e commit a0a16d5

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/github-pages-deploy-action

1 file changed

+1
-1
lines changed

.github/actions/github-pages-deploy-action/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:17
1+
FROM node:18
22

33
LABEL "com.github.actions.name"="Deploy to GitHub Pages"
44
LABEL "com.github.actions.description"="This action will handle the building and deploying process of your project to GitHub Pages."

0 commit comments

Comments
 (0)