Skip to content

Commit f71a783

Browse files
Merge pull request #101 from pyscript/dependabot/github_actions/github-actions-edf2abb101
Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group
2 parents d03a21b + 3bfefa5 commit f71a783

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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v3
18+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v3
1919
- name: Use Node.js ${{ matrix.node-version }}
2020
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v3
2121
with:

0 commit comments

Comments
 (0)