Skip to content

Commit

Permalink
merge pull request #20
Browse files Browse the repository at this point in the history
build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
sarahcssiqueira authored Oct 21, 2024
2 parents fd27ae4 + e515881 commit d7a2a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

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

- name: Create release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit d7a2a26

Please sign in to comment.