Skip to content

Commit

Permalink
Merge branch 'master' into feat/postgrest-js-1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soedirgo committed Oct 28, 2024
2 parents d58bc98 + ce1e2f0 commit 6886c73
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 @@ -17,10 +17,10 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Set up Node
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit 6886c73

Please sign in to comment.