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 5b9fedf commit 4dd376aCopy full SHA for 4dd376a
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v1
+ uses: actions/checkout@v2
14
- name: Package
15
run: tar -cvzf archive-fusionvm.tar.gz archive_fusionvm
16
- name: Upload Asset to Release
0 commit comments