Skip to content

Commit

Permalink
Bump actions/setup-node from 4.0.3 to 4.0.4 (#2391)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent a3b9e7a commit 64295ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Set up Node ${{ env.NODE_VERSION }}
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: ${{ env.NODE_VERSION }}
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 64295ee

Please sign in to comment.