Skip to content

Commit e86174f

Browse files
schoppmpcopybara-github
authored andcommitted
Update github actions dependencies
PiperOrigin-RevId: 852395517
1 parent 4acb295 commit e86174f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/presubmit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ jobs:
3030
labels: ubuntu-24.04-64core
3131
steps:
3232
- name: Check out repository code
33-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # pin@v3
33+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # pin@v6.0.1
3434

3535
- name: Cache bazel build artifacts
36-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # pin@v4.2.0
36+
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # pin@v5.0.1
3737
with:
3838
path: |
3939
~/.cache/bazel

0 commit comments

Comments
 (0)