Skip to content

Commit

Permalink
chore(ci): Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Dec 14, 2023
1 parent 3ca5e3c commit d2e8353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:

jobs:
deploy:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3

- uses: CouscousPHP/GitHub-Action@v1
- name: Deploy
Expand Down

0 comments on commit d2e8353

Please sign in to comment.