Skip to content

Commit

Permalink
ci: update babel version (oxc-project#2814)
Browse files Browse the repository at this point in the history
In my privius PR I changed this version in justfile It seems like the
version used in CI is different from justfile.
  • Loading branch information
rzvxa authored and charnog committed Mar 26, 2024
1 parent 513b6ea commit 6f4d670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/clone-submodules/action.yml
Expand Up @@ -15,7 +15,7 @@ runs:
with:
repository: babel/babel
path: tasks/coverage/babel
ref: eccbd203383487f6957dcf086aa83d773691560b
ref: acf3d17fdfe150a270c822581b709dddac4548ce

- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 6f4d670

Please sign in to comment.