Skip to content

Commit 4fb838a

Browse files
chore(deps): update actions/checkout action to v7
1 parent 7974281 commit 4fb838a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
20+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2121
- name: Semantic Release
2222
uses: cycjimmy/semantic-release-action@v6
2323
with:

0 commit comments

Comments
 (0)