Skip to content

Commit

Permalink
Switch to checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunderland93 committed Jul 29, 2024
1 parent 369a6e7 commit debc78d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
apt-get -qq update
apt-get -qq install tzdata git devscripts debootstrap germinate
- name: Checkout seeds
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Checkout metapackages
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: Ubuntu-Sway/ubuntu-sway-meta
path: ubuntu-sway-meta
Expand Down

0 comments on commit debc78d

Please sign in to comment.