We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcdc26e commit d8598fdCopy full SHA for d8598fd
.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].1
+ uses: valkyrie-language/[email protected].2
18
with:
19
config: .config/Publish.toml
0 commit comments