We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84644d5 + 571482e commit c7a9a3dCopy full SHA for c7a9a3d
1 file changed
.github/workflows/codestyle.yml
@@ -14,7 +14,7 @@ jobs:
14
name: Prettier
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
18
- name: Set up node.js
19
uses: actions/setup-node@v4
20
with:
0 commit comments