We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a0c7a commit c412bc0Copy full SHA for c412bc0
.github/workflows/test.yml
@@ -14,6 +14,6 @@ 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
config: .config/Publish.toml
0 commit comments