Skip to content

Commit

Permalink
Update setup-aftman (rojo-rbx#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
ok-nick authored Nov 18, 2022
1 parent b88d34c commit 7994bc4
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,9 @@ jobs:
profile: minimal

- name: Setup Aftman
uses: ok-nick/setup-aftman@v0.1.0
uses: ok-nick/setup-aftman@v0.3.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
trust-check: false
version: 'v0.2.6'
version: 'v0.2.7'

- name: Install packages
run: |
Expand Down Expand Up @@ -62,11 +60,9 @@ jobs:
components: rustfmt, clippy

- name: Setup Aftman
uses: ok-nick/setup-aftman@v0.1.0
uses: ok-nick/setup-aftman@v0.3.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
trust-check: false
version: 'v0.2.6'
version: 'v0.2.7'

- name: Install packages
run: |
Expand Down

0 comments on commit 7994bc4

Please sign in to comment.