This commit is contained in:
Lee 2024-04-09 03:41:06 +01:00
parent 37b32c6400
commit 076df3fe8d

@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Cloning repo
uses: actions/checkout@v4