We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6659d0b commit 61e0ac8Copy full SHA for 61e0ac8
.github/workflows/lint.yml
@@ -10,9 +10,9 @@ jobs:
10
uses: actions/checkout@v2
11
12
- name: Setup Aftman
13
- uses: ok-nick/setup-aftman@v0.3.0
+ uses: ok-nick/setup-aftman@v0.4.2
14
with:
15
- version: "v0.2.7"
+ version: 'v0.3.0'
16
token: ${{ secrets.GITHUB_TOKEN }}
17
18
- name: Generate standard library
tools/nevermore-cli/templates/game-template/.github/workflows/build.yml
@@ -8,9 +8,9 @@ jobs:
8
9
- version: 'v0.2.7'
token: $\{{ secrets.GITHUB_TOKEN }}
0 commit comments