Skip to content

Commit 84077cf

Browse files
authored
Merge pull request #141 from puppetlabs/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 3 to 6
2 parents 5443249 + 95c6c64 commit 84077cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby-rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- '3.1'
2323

2424
steps:
25-
- uses: actions/checkout@v3
25+
- uses: actions/checkout@v6
2626
- name: Set up Ruby ${{ matrix.ruby }}
2727
uses: ruby/setup-ruby@v1
2828
with:

0 commit comments

Comments
 (0)