diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-12-03 10:28:04 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-12-03 11:08:37 +0900 |
| commit | 732ee20a02bcfd92a473a7841f374ee9b8a7bbb0 (patch) | |
| tree | f7bc3d96f6579a9bb67ee5e09a078366839345e3 | |
| parent | 7ff601aea00265f12a4cef1fd6c6321d6215d844 (diff) | |
Bump up actions/checkout-4.2.2
| -rw-r--r-- | .github/workflows/compilers.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/compilers.yml b/.github/workflows/compilers.yml index 06fba65b4e..c00674c410 100644 --- a/.github/workflows/compilers.yml +++ b/.github/workflows/compilers.yml @@ -238,7 +238,7 @@ jobs: - run: id working-directory: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: sparse-checkout-cone-mode: false sparse-checkout: /.github |
