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 6e99155 commit 561321aCopy full SHA for 561321a
.github/workflows/test-cross-platform.yml
@@ -60,7 +60,7 @@ jobs:
60
working-directory: sentry-react-native
61
run: npm i -g corepack
62
63
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
64
with:
65
node-version: 18
66
cache: "yarn"
0 commit comments