Update aftman in test

This commit is contained in:
ok-nick 2022-08-17 00:06:18 -04:00
parent dd79201894
commit dd118a15ad
No known key found for this signature in database
GPG key ID: A93D451DB4F2EB17

View file

@ -75,7 +75,7 @@ jobs:
- run: mkdir project
- uses: ./.github/actions/test
with:
version: v0.2.2
version: v0.2.6
trust-check: false
path: "./project"
@ -87,7 +87,7 @@ jobs:
- run: mkdir project
- uses: ./.github/actions/test
with:
version: v0.2.2
version: v0.2.6
trust-check: false
path: "./project"
@ -99,6 +99,6 @@ jobs:
- run: mkdir project
- uses: ./.github/actions/test
with:
version: v0.2.2
version: v0.2.6
trust-check: false
path: "./project"