We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8787107 commit c584f7eCopy full SHA for c584f7e
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
os: [ubuntu-latest, macos-latest, windows-latest]
15
steps:
16
- name: Deploy Rust to GitHub Pages
17
- uses: valkyrie-language/[email protected].2
+ uses: valkyrie-language/[email protected].3
18
with:
19
github: text,
20
trunk: "[1, true]"
0 commit comments