Skip to content

Commit c21901a

Browse files
Merge pull request #163 from pyscript/dependabot/github_actions/github-actions-916205c4da
Bump the github-actions group across 1 directory with 2 updates
2 parents 19bada6 + 493a74f commit c21901a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
node-version: [20]
1616

1717
steps:
18-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v3
18+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v3
1919
- name: Use Node.js ${{ matrix.node-version }}
20-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v3
20+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v3
2121
with:
2222
node-version: ${{ matrix.node-version }}
2323
cache: 'npm'

0 commit comments

Comments
 (0)