Skip to content

Commit

Permalink
Revert "CI: Update actions/setup-node to v3.8.1"
Browse files Browse the repository at this point in the history
This reverts commit 937fed7.
  • Loading branch information
DeeDeeG committed Oct 23, 2023
1 parent 20c0c75 commit 21faba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/[email protected]

- name: Install Node
uses: actions/setup-node@v3.8.1
uses: actions/setup-node@v3.6.0
with:
node-version: ${{ matrix.node_version }}
architecture: ${{ matrix.node_arch }}
Expand Down

0 comments on commit 21faba9

Please sign in to comment.