Skip to content

Commit 826e747

Browse files
authored
Merge pull request #1305 from github/dependabot/github_actions/actions/checkout-5.0.0
2 parents 333d5c9 + 16bb035 commit 826e747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Set up Git repository
17-
uses: actions/checkout@v4.3.0
17+
uses: actions/checkout@v5.0.0
1818

1919
- name: Set up Ruby
2020
uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f

0 commit comments

Comments
 (0)