mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Dependabot version updates (#340)
* yamllint for newer file * Allow for proper, lower-level, pinning Makes for increased reproducibility (and overall control)
This commit is contained in:
committed by
GitHub
parent
32794f2f95
commit
3025c9910d
+1
-1
@@ -11,7 +11,7 @@ jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: erlef/setup-beam@v1
|
||||
with:
|
||||
otp-version: "26.0.2"
|
||||
|
||||
Reference in New Issue
Block a user