Skip to content

Commit 793b19c

Browse files
authored
Update actions/checkout to v4 in README.md
1 parent 1d57d8b commit 793b19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
runs-on: ubuntu-latest
9393
name: "Run Danger"
9494
steps:
95-
- uses: actions/checkout@v1
95+
- uses: actions/checkout@v4
9696
- name: Danger
9797
uses: danger/[email protected]
9898
env:

0 commit comments

Comments
 (0)