Skip to content

Commit b3663bf

Browse files
Merge pull request #985 from salmanmkc:upgrade-github-actions-node24-general
PiperOrigin-RevId: 883442166
2 parents 62c1f11 + 86ddee3 commit b3663bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/checkout@v6
8383
- name: Get changed files
8484
id: changed_file
85-
uses: tj-actions/changed-files@v46
85+
uses: tj-actions/changed-files@v47
8686
with:
8787
files: publish/cel_version.bzl
8888
- name: Setup Bazel

0 commit comments

Comments
 (0)