Skip to content

Commit f4947ec

Browse files
chore(deps): update actions/checkout action to v7.0.1
1 parent 02c69b2 commit f4947ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
permissions:
2020
contents: read
2121
steps:
22-
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
22+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2323

2424
- name: Set up Node.js
2525
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0

0 commit comments

Comments
 (0)