Skip to content

Commit

Permalink
Merge pull request #85 from GoogleChromeLabs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/github-actions-fe4a56e1bf

Bump the github-actions group with 3 updates
  • Loading branch information
mukeshpanchal27 authored Feb 27, 2024
2 parents 14ab74f + d54fc8c commit fb66cf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- uses: styfle/cancel-workflow-action@0.8.0
- uses: actions/checkout@v3
- uses: styfle/cancel-workflow-action@0.12.1
- uses: actions/checkout@v4
- name: Setup Node.js (via .nvmrc)
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: npm
Expand Down

0 comments on commit fb66cf8

Please sign in to comment.