Skip to content

Commit

Permalink
Update actions to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunderland93 committed Mar 20, 2024
1 parent 853f43e commit a36bd6f
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@v2
uses: actions/checkout@v3

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

0 comments on commit a36bd6f

Please sign in to comment.