Skip to content

Commit a2709f1

Browse files
chore(deps): update actions/checkout action to v4
1 parent 60ea9d6 commit a2709f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
docs:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v2
8+
- uses: actions/checkout@v4
99
with:
1010
ref: ${{ github.event.pull_request.head.ref }}
1111

0 commit comments

Comments
 (0)