Skip to content

Commit 3c33211

Browse files
authored
Merge branch 'main' into dokken/submesh-expression
2 parents ec24461 + 2871e61 commit 3c33211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Export GitHub Actions cache environment variables (Windows)
4141
if: runner.os == 'Windows'
42-
uses: actions/github-script@v8
42+
uses: actions/github-script@v9
4343
with:
4444
script: |
4545
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');

0 commit comments

Comments
 (0)