Skip to content

Commit 9a32131

Browse files
committed
Use latest deploy action
1 parent 5c2863c commit 9a32131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile.lock') }}
1717
restore-keys: ${{ runner.os }}-gems-
1818

19-
- uses: indico/jekyll-deploy-action@master
19+
- uses: jeffreytse/jekyll-deploy-action@v0.6.0
2020
with:
2121
provider: 'github'
2222
token: ${{ secrets.INDICO_BOT_TOKEN }}

0 commit comments

Comments
 (0)