Skip to content

Commit 0a08d04

Browse files
chore: update actions/checkout action to v3 (#14)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c1f96a2 commit 0a08d04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup-repository.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
permissions: write-all
4646

4747
steps:
48-
- uses: actions/checkout@v2
48+
- uses: actions/checkout@v3
4949

5050
- name: Create cookiecutter.json
5151
uses: actions/github-script@v6

0 commit comments

Comments
 (0)