We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f21207 + 5c9e354 commit 315fb4fCopy full SHA for 315fb4f
1 file changed
README.md
@@ -75,7 +75,7 @@ By default, github-script will use the token provided to your workflow.
75
76
```yaml
77
- name: View context attributes
78
- uses: actions/github-script@0.9.0
+ uses: actions/github-script@v3
79
with:
80
script: console.log(context)
81
```
0 commit comments