summaryrefslogtreecommitdiffstats
path: root/vendored_parsers/tree-sitter-elm/.github/workflows/publish.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendored_parsers/tree-sitter-elm/.github/workflows/publish.yml')
-rw-r--r--vendored_parsers/tree-sitter-elm/.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendored_parsers/tree-sitter-elm/.github/workflows/publish.yml b/vendored_parsers/tree-sitter-elm/.github/workflows/publish.yml
index 5487ae0d5..dda28c22a 100644
--- a/vendored_parsers/tree-sitter-elm/.github/workflows/publish.yml
+++ b/vendored_parsers/tree-sitter-elm/.github/workflows/publish.yml
@@ -8,7 +8,7 @@ jobs:
cargo:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: stable