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 2fea585 commit 910f515Copy full SHA for 910f515
.github/workflows/test.yaml
@@ -77,7 +77,7 @@ jobs:
77
uses: engineerd/configurator@v0.0.8
78
with:
79
name: "spin"
80
- url: "https://github.com/fermyon/spin/releases/download/v0.8.0/spin-v0.8.0-linux-amd64.tar.gz"
+ url: "https://github.com/fermyon/spin/releases/download/v0.9.0/spin-v0.9.0-linux-amd64.tar.gz"
81
pathInArchive: "spin"
82
83
- name: Install pipenv
0 commit comments