Skip to content

Commit 3701221

Browse files
kemingytrxcllnt
authored andcommitted
chore(docs): bump the github script version used in GHA (mozilla#2281)
1 parent 4e92248 commit 3701221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/GHA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This cache type will need tokens like `ACTIONS_CACHE_URL` and `ACTIONS_RUNTIME_T
88

99
```yaml
1010
- name: Configure sccache
11-
uses: actions/github-script@v6
11+
uses: actions/github-script@v7
1212
with:
1313
script: |
1414
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');

0 commit comments

Comments
 (0)