diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 7cdbe1a0..088fca37 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: rlespinasse/github-slug-action@1.1.0 + - uses: rlespinasse/github-slug-action@v3.x - uses: actions/checkout@v2 @@ -28,4 +28,4 @@ jobs: uses: actions/upload-artifact@v1 with: name: RomWBW-${{env.GITHUB_REF_SLUG}}-${{env.GITHUB_SHA_SHORT}} - path: . \ No newline at end of file + path: .