Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 315fb4f

Browse filesBrowse files
authored
Merge pull request actions#109 from 36degrees/patch-1
Use @V3 in 'View context attributes' example
2 parents 2f21207 + 5c9e354 commit 315fb4f
Copy full SHA for 315fb4f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ By default, github-script will use the token provided to your workflow.
7575

7676
```yaml
7777
- name: View context attributes
78-
uses: actions/github-script@0.9.0
78+
uses: actions/github-script@v3
7979
with:
8080
script: console.log(context)
8181
```

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.