Skip to content

Commit

Permalink
Merge pull request #44 from netbootxyz/renovate/ubuntu-20.04-major-gi…
Browse files Browse the repository at this point in the history
…thub-actions

Update actions/checkout action to v3 (ubuntu-20.04)
  • Loading branch information
antonym authored Sep 18, 2022
2 parents 5357ec6 + b75ba40 commit 186878b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-20.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 186878b

Please sign in to comment.