Skip to content

Commit ed341e8

Browse files
Update STACK_VERSION to 8.10-SNAPSHOT in validate-pr.yml (#2303)
1 parent d3bcb5c commit ed341e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
if: github.repository_owner == 'elastic' # this action will fail if executed from a fork
1919
runs-on: ubuntu-latest
2020
env:
21-
STACK_VERSION: 8.9-SNAPSHOT
21+
STACK_VERSION: 8.10-SNAPSHOT
2222

2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)