Skip to content

Commit 59284dc

Browse files
renovate[bot]jwodder
authored andcommitted
[github-actions] Update actions/checkout action to v7
| datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v6.0.3 | v7.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba91174 commit 59284dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
toxenv: typing
3737
steps:
3838
- name: Check out repository
39-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
39+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4040
with:
4141
persist-credentials: false
4242

0 commit comments

Comments
 (0)