Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

Commit 07d1cad

Browse files
renovate[bot]cmur2
authored andcommittedSep 7, 2023
ci: update actions/checkout action to v4
1 parent fc1c021 commit 07d1cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- '3.1'
2121
- '3.2'
2222
steps:
23-
- uses: actions/checkout@v3
23+
- uses: actions/checkout@v4
2424

2525
- name: Set up Ruby ${{ matrix.ruby-version }}
2626
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)
This repository has been archived.