We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c44683 commit b49d0a6Copy full SHA for b49d0a6
1 file changed
.github/workflows/end-to-end-tests.yml
@@ -65,6 +65,7 @@ jobs:
65
LOCAL_SCRIPT_DEBUG: [ true, false ]
66
with:
67
LOCAL_SCRIPT_DEBUG: ${{ matrix.LOCAL_SCRIPT_DEBUG }}
68
+ gutenberg-version: '22.3.0'
69
70
slack-notifications:
71
name: Slack Notifications
0 commit comments