Skip to content

Commit

Permalink
[CI]: update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
udayvir-singh committed Oct 16, 2022
1 parent 6e5c800 commit a705f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
container: alpine

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Install requirements
run: |
apk update && apk upgrade
Expand Down

0 comments on commit a705f7c

Please sign in to comment.