From d3d59d6922a748b399f992c2bf7872406bb5fe4b Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Sat, 23 Jan 2021 09:02:12 -0800 Subject: [PATCH] Update commit.yml --- .github/workflows/commit.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: .