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 ab1ba33 commit c7cc227Copy full SHA for c7cc227
action.yml
@@ -7,7 +7,7 @@ inputs:
7
version:
8
description: FoundationDB version to install
9
required: false
10
- default: "6.3.37"
+ default: "7.1.37"
11
runs:
12
using: "node16"
13
main: "dist/index.js"
0 commit comments