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 71d3b2e commit a0a16d5Copy full SHA for a0a16d5
.github/actions/github-pages-deploy-action/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:17
+FROM node:18
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