We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec24461 + 2871e61 commit 3c33211Copy full SHA for 3c33211
1 file changed
.github/workflows/pythonapp.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Export GitHub Actions cache environment variables (Windows)
41
if: runner.os == 'Windows'
42
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
43
with:
44
script: |
45
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');
0 commit comments