Skip to content

Commit 2c57c07

Browse files
committed
using latest build scan experiments
1 parent 1dc7cb8 commit 2c57c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ runs:
9595
id: compareBuilds
9696
run: |
9797
# Download and set permissions for the CompareGEBuilds binary
98-
curl -L https://github.com/cdsap/CompareGEBuilds/releases/download/v1.0.3/build-experiment-results --output build-experiment-results
98+
curl -L https://github.com/cdsap/CompareGEBuilds/releases/download/v1.0.4/build-experiment-results --output build-experiment-results
9999
chmod 0757 build-experiment-results
100100
101101
# Parse and format tags input into the required format

0 commit comments

Comments
 (0)