Bump up actions/checkout version to v4 (#2760)

This commit is contained in:
Krzysiek Karbowiak
2023-11-09 10:31:49 +01:00
committed by GitHub
parent b735dfce2d
commit 01cac90c62
7 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ jobs:
compilation_mode: [fastbuild, dbg, opt]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Mount bazel cache
uses: actions/cache@v3