We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 393a1d3 + 33a4ac3 commit 90d8766Copy full SHA for 90d8766
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
format:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
- name: Prepare stylua
16
run: |
17
curl -Lo /tmp/stylua-linux.zip https://github.com/JohnnyMorganz/StyLua/releases/download/v${STYLUA_VERSION}/stylua-linux.zip
0 commit comments