mirror of
https://github.com/Mikaela/cv.git
synced 2026-01-01 07:48:04 +01:00
Compare commits
2 Commits
74e9bec0e7
...
bdd5ccd483
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bdd5ccd483 | ||
| 5efb4f4e1b |
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -4,8 +4,10 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
timezone: "Europe/Helsinki"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
timezone: "Europe/Helsinki"
|
||||
|
||||
2
.github/workflows/html5validator.yml
vendored
2
.github/workflows/html5validator.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3 # Required will all actions
|
||||
- uses: actions/checkout@v4 # Required will all actions
|
||||
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user