Update actions

This commit is contained in:
Joseph Garrone 2024-05-19 08:21:42 +02:00
parent 21f7235d50
commit 7f0df7e38b
2 changed files with 7 additions and 7 deletions

View file

@ -32,7 +32,7 @@ jobs:
IS_VALID_NODE_MODULE_NAME: ${{steps.id1.outputs.is_valid_node_module_name}}
IS_AVAILABLE_ON_NPM: ${{steps.id1.outputs.is_available_on_npm}}
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
mv README.template.md README.md
mv LICENSE.template LICENSE