Skip to content

Commit

Permalink
Merge pull request #252 from jakemulley/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-ae648606ec

build(deps): bump the github-actions group with 1 update
  • Loading branch information
jakemulley authored Oct 29, 2023
2 parents 67ad777 + b257a95 commit 25a903a
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 @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
- uses: actions/setup-node@v3.8.1
- uses: actions/setup-node@v4.0.0
with:
node-version: '16.x'
- name: Install dependencies
Expand Down

0 comments on commit 25a903a

Please sign in to comment.