This commit is contained in:
Alexandre
2022-12-19 23:23:45 +01:00
committed by GitHub
parent f8ae61e228
commit e98432977f

View File

@@ -25,7 +25,7 @@ jobs:
make-executable:
name: Make scripts executable
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3