Skip to content

Commit

Permalink
Bump dep, fix node issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent authored Oct 3, 2024
1 parent e8f8a54 commit e80ecf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Setup Node
uses: actions/setup-node@v3
Expand Down

0 comments on commit e80ecf9

Please sign in to comment.