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 cfffe1b commit a6fe392Copy full SHA for a6fe392
.github/workflows/update-probe-rs-dep.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v5
14
with:
15
token: ${{ secrets.PAT }}
16
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
17
18
node-version: 23
19
- run: npm update probe-rs-targets
0 commit comments