Skip to content

Commit a601778

Browse files
Update Node.js to v22
1 parent fe7b69c commit a601778

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:18
1+
FROM node:22
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)