Skip to content

Commit

Permalink
Merge pull request #123 from pyscript/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b-actions-3415dd639e

Bump the github-actions group with 2 updates
  • Loading branch information
WebReflection authored Nov 5, 2024
2 parents d84b932 + f2f1fda commit ac3f3f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
node-version: [20]

steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v3
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v3
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
Expand Down

0 comments on commit ac3f3f8

Please sign in to comment.