File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 # Tests the Gutenberg plugin build process within a wordpress-develop checkout.
102102 test-gutenberg-build-process :
103103 name : Gutenberg running from ${{ matrix.directory }}
104- uses : WordPress/wordpress-develop/.github/workflows/reusable-test-gutenberg-build-process.yml@trunk
104+ uses : WordPress/wordpress-develop/.github/workflows/reusable-test-gutenberg-build-process.yml@948a9746471f1119050712fde72072fc49274913
105105 permissions :
106106 contents : read
107107 if : ${{ github.repository == 'WordPress/wordpress-develop' }}
@@ -126,7 +126,7 @@ jobs:
126126 # See https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability.
127127 test-gutenberg-build-process-additional-os :
128128 name : Gutenberg running from ${{ matrix.directory }}
129- uses : WordPress/wordpress-develop/.github/workflows/reusable-test-gutenberg-build-process.yml@trunk
129+ uses : WordPress/wordpress-develop/.github/workflows/reusable-test-gutenberg-build-process.yml@948a9746471f1119050712fde72072fc49274913
130130 permissions :
131131 contents : read
132132 if : ${{ github.repository == 'WordPress/wordpress-develop' }}
You can’t perform that action at this time.
0 commit comments