Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
HermitCore
rusty-loader
Commits
8c332766
Commit
8c332766
authored
Dec 27, 2020
by
Stefan Lankes
Browse files
use the latest version of setup-rust-action
parent
c02592b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
8c332766
...
...
@@ -32,7 +32,7 @@ jobs:
targets
:
'
x86_64-unknown-linux-gnu'
steps
:
-
uses
:
hecrj/setup-rust-action@v1
.3.1
-
uses
:
hecrj/setup-rust-action@v1
with
:
rust-version
:
${{ matrix.rust }}
components
:
${{ matrix.components || '' }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment