Skip to content

Commit

Permalink
Merge pull request #933 from spidernet-io/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
weizhoublue authored Nov 16, 2023
2 parents d85fc9c + 3665904 commit 157e7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Build doc site
run: |
Expand Down

0 comments on commit 157e7ed

Please sign in to comment.