We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d41797 commit 7a09d07Copy full SHA for 7a09d07
1 file changed
README.md
@@ -80,7 +80,7 @@ Current set of example workflow files:
80
81
**Note**: The following step is required to check out the repository for use during the workflow run:
82
```
83
-- uses: actions/checkout@main
+- uses: actions/checkout@v4
84
85
86
* [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