Skip to content

Commit

Permalink
Merge pull request #1380 from chris-bateman/patch-2
Browse files Browse the repository at this point in the history
Update build-docs.yml
  • Loading branch information
pierotofy committed Sep 5, 2023
2 parents f1b358d + c4c5085 commit 7c97d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
ruby-version: 2.7

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
Expand All @@ -28,4 +28,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./slate/build
keep_files: true
keep_files: true

0 comments on commit 7c97d93

Please sign in to comment.