Skip to content

Commit e9f6920

Browse files
Merge pull request #122 from pyscript/dependabot/github_actions/github-actions-a9bb80ae19
Bump actions/checkout from 4.2.0 to 4.2.1 in the github-actions group
2 parents 499c705 + cdaac74 commit e9f6920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: [20]
1616

1717
steps:
18-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v3
18+
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v3
1919
- name: Use Node.js ${{ matrix.node-version }}
2020
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v3
2121
with:

0 commit comments

Comments
 (0)