Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 972ac88

Browse files
committed
ci: opt into Node 24 action runtime
1 parent 0d38a76 commit 972ac88

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
tags:
66
- 'v*'
77

8+
env:
9+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
10+
811
jobs:
912
test:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)