Skip to content

Commit

Permalink
chore: Updated GA's version (#1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
newwingbird authored Oct 21, 2024
1 parent 0221325 commit ce1e2f0
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 ce1e2f0

Please sign in to comment.