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 003df29 commit 9d749c3Copy full SHA for 9d749c3
1 file changed
.github/workflows/gatsby-build.yml
@@ -23,7 +23,7 @@ jobs:
23
# Steps represent a sequence of tasks that will be executed as part of the job
24
steps:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
27
- uses: enriikke/gatsby-gh-pages-action@v2
28
with:
29
access-token: ${{ secrets.FOR_JAVABLE }}
0 commit comments