Skip to content

Commit 7f8871f

Browse files
Update actions/checkout action to v7
Co-authored-by: Antoni Kępiński <22645979+xxczaki@users.noreply.github.com>
1 parent b72c038 commit 7f8871f

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
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Checkout Repo
21-
uses: actions/checkout@v6
21+
uses: actions/checkout@v7
2222

2323
- name: Setup Node.js
2424
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)