We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31277a5 + 82e587d commit deaa5d3Copy full SHA for deaa5d3
1 file changed
.github/workflows/pr.yml
@@ -24,7 +24,7 @@ jobs:
24
# by our package.json.
25
# Hopefully this allows us to catch problems
26
# with differing versions ahead of time.
27
- node-version: [19.x]
+ node-version: [20.x]
28
29
steps:
30
- uses: actions/checkout@v4
0 commit comments