Skip to content

Commit 9d749c3

Browse files
authored
Update gatsby-build.yml
1 parent 003df29 commit 9d749c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gatsby-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# Steps represent a sequence of tasks that will be executed as part of the job
2424
steps:
2525
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26-
- uses: actions/checkout@v2
26+
- uses: actions/checkout@v3
2727
- uses: enriikke/gatsby-gh-pages-action@v2
2828
with:
2929
access-token: ${{ secrets.FOR_JAVABLE }}

0 commit comments

Comments
 (0)