1
0
mirror of https://github.com/benjlevesque/short-sha.git synced 2025-12-08 10:47:51 +01:00

Update actions/checkout to V2 in README

This commit is contained in:
Benjamin Levesque
2020-11-18 09:59:41 +01:00
committed by GitHub
parent 67638e9adf
commit 11e380d3de

View File

@@ -16,7 +16,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v2
- uses: benjlevesque/short-sha@v1.2 - uses: benjlevesque/short-sha@v1.2
id: short-sha id: short-sha
with: with: