Skip to content

Commit

Permalink
Merge pull request #126 from NicolasT/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.2.2
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
2 parents 10d3842 + a842819 commit 61d704d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out sources
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2
- name: Set up Ruby
uses: ruby/setup-ruby@v1.203.0
with:
Expand Down

0 comments on commit 61d704d

Please sign in to comment.