Skip to content

Commit

Permalink
Merge PR #7969: bump version git diff
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle authored Nov 18, 2020
1 parent 0c2e3fa commit 7b152b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/sims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
needs: [build, install-runsim]
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v1
- uses: technote-space/get-diff-action@v4
with:
SUFFIX_FILTER: |
.go
Expand All @@ -57,7 +57,7 @@ jobs:
needs: [build, install-runsim]
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v1
- uses: technote-space/get-diff-action@v4
with:
SUFFIX_FILTER: |
.go
Expand All @@ -80,7 +80,7 @@ jobs:
needs: [build, install-runsim]
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v1
- uses: technote-space/get-diff-action@v4
with:
SUFFIX_FILTER: |
.go
Expand All @@ -103,7 +103,7 @@ jobs:
needs: [build, install-runsim]
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v1
- uses: technote-space/get-diff-action@v4
with:
SUFFIX_FILTER: |
.go
Expand Down

0 comments on commit 7b152b3

Please sign in to comment.