Skip to content

Commit

Permalink
checkout before github.sha
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper committed Nov 15, 2024
1 parent 74b1eda commit 674c45a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/imageAndTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
name: Wait for dependency image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Wait
uses: lewagon/[email protected]
with:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
name: Wait for dependency image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Wait
uses: lewagon/[email protected]
with:
Expand Down

0 comments on commit 674c45a

Please sign in to comment.