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:
Paulo F. Oliveira
2025-05-30 02:53:21 +01:00
committed by GitHub
parent 32794f2f95
commit 3025c9910d
9 changed files with 32 additions and 21 deletions
+1 -1
View File
@@ -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"