Skip to content

Commit 7a09d07

Browse files
authored
Update README.md
1 parent 7d41797 commit 7a09d07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Current set of example workflow files:
8080

8181
**Note**: The following step is required to check out the repository for use during the workflow run:
8282
```
83-
- uses: actions/checkout@main
83+
- uses: actions/checkout@v4
8484
```
8585

8686
* [Deploy on pushing a new tag and create release with attached ZIP](examples/deploy-on-pushing-a-new-tag-and-create-release-with-attached-zip.yml)

0 commit comments

Comments
 (0)