Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 20c7910

Browse files
committed
Use bugfix branch version
1 parent 41fae1d commit 20c7910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@master
13-
- uses: enriikke/gatsby-gh-pages-action@v2
13+
- uses: antoncarlsson/gatsby-gh-pages-action@c90784561c612621907c6bd8e6ca45bb2473aafe
1414
with:
1515
access-token: ${{ secrets.ACCESS_TOKEN }}
1616
deploy-branch: 'master'

0 commit comments

Comments
 (0)