Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liseli authored Oct 28, 2024
1 parent 9f11707 commit 9ea852c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ jobs:
test-image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- uses: actions/checkout@v4
with:
ref: DEV-1382-add-actions

- name: Log in to package registry
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit 9ea852c

Please sign in to comment.