Skip to content

Commit 5c69d28

Browse files
renovate-sh-app[bot]simonswine
authored andcommitted
chore(deps): update actions/checkout action to v6
| datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | actions/checkout | v2 | v6 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 43ddbcc commit 5c69d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
build-examples:
3030
runs-on: ubuntu-x64-small
3131
steps:
32-
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
32+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3333
with:
3434
persist-credentials: false
3535

0 commit comments

Comments
 (0)