Skip to content

Commit 81bfb27

Browse files
committed
Update default version to 6.3.22
1 parent 96906af commit 81bfb27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ This action is compatible with:
1111

1212
### `version`
1313

14-
**Optional** Foundationdb version to install. Default `"6.2.15"`.
14+
**Optional** Foundationdb version to install. Default `"6.3.22"`.

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
version:
88
description: Foundationdb version to install
99
required: false
10-
default: "6.2.20"
10+
default: "6.3.22"
1111
runs:
1212
using: "node12"
1313
main: "dist/index.js"

0 commit comments

Comments
 (0)