Skip to content

Commit

Permalink
Merge pull request #46 from pnerg/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-3.5.0

Bump actions/checkout from 3.2.0 to 3.5.0
  • Loading branch information
pnerg authored Apr 1, 2024
2 parents 072b4e6 + 9b4f134 commit c79fad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
name: Launch Scala Steward
steps:
- uses: actions/checkout@v3.2.0
- uses: actions/checkout@v3.5.0
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@v2.51.0
with:
Expand Down

0 comments on commit c79fad4

Please sign in to comment.