We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ceb8db3 + 713cf00 commit bee8115Copy full SHA for bee8115
1 file changed
.github/workflows/workflow.yml
@@ -45,7 +45,7 @@ jobs:
45
# -- Start of Maven Conformance Tests (Ran only when there's version changes) --
46
- name: Get changed file
47
id: changed_file
48
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v46
49
with:
50
files: publish/cel_version.bzl
51
- name: Verify Version Consistency
0 commit comments