Skip to content

Commit

Permalink
Merge pull request #58 from Roave/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4
  • Loading branch information
Ocramius authored Feb 6, 2024
2 parents e181a4a + ad3ce19 commit e8fb09d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: "Checkout"
uses: "actions/checkout@v3"
uses: "actions/checkout@v4"

- name: "Release"
uses: "laminas/automatic-releases@v1"
Expand Down

0 comments on commit e8fb09d

Please sign in to comment.