We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 789c4d9 + bf21ca9 commit 6817910Copy full SHA for 6817910
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
git config --global core.eol lf
22
23
- name: Checkout repo
24
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
25
26
- uses: pnpm/action-setup@v5
27
0 commit comments