Skip to content

Commit 6d4edb4

Browse files
Merge pull request #185 from microsoftgraph/dependabot/github_actions/actions/checkout-4
2 parents 685101c + 0ac07cd commit 6d4edb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ruby-version: ['3.1']
3030

3131
steps:
32-
- uses: actions/checkout@v3
32+
- uses: actions/checkout@v4
3333
- name: Set up Ruby
3434
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
3535
# change this to (see https://github.com/ruby/setup-ruby#versioning):

0 commit comments

Comments
 (0)