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.
1 parent 91e2248 commit 5b91cd2Copy full SHA for 5b91cd2
.github/workflows/caller.yml
@@ -6,4 +6,6 @@ on:
6
jobs:
7
call-cache-reuse:
8
uses: ./.github/workflows/call-reusable.yml
9
+ with:
10
+ node-version : '18.20.8'
11
secrets: inherit
0 commit comments