exercism / elixir-analyzer

GNU Affero General Public License v3.0
30 stars 32 forks source link

Add permission to update git submodule on CI #286

Closed jiegillet closed 2 years ago

jiegillet commented 2 years ago

This commit in the update of actions/checkout to 3.0.1 locked the repository and therefore we could not update the git submodule.

The error message suggested a fix for this, so I updated the CI accordingly, and it seems to work.

Unrelated to this, I updated the solutions of two concept exercises since they changed on elixir and also updated the submodule.