We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe7b69c commit a601778Copy full SHA for a601778
.github/actions/github-pages-deploy-action/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18
+FROM node:22
2
3
LABEL "com.github.actions.name"="Deploy to GitHub Pages"
4
LABEL "com.github.actions.description"="This action will handle the building and deploying process of your project to GitHub Pages."
0 commit comments