Upgrade to actions/checkout version 3 and setup dependabot.

I certainly won't regret this commit.
This commit is contained in:
Danack
2023-03-09 17:03:20 +00:00
parent b4f4e5b95f
commit e7f3eaf39f
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
sudo apt-get install -y texlive-fonts-recommended || true
- name: Cache ImageMagick
uses: actions/cache@v2
uses: actions/cache@v3
env:
cache-name: cache-ImageMagick
with: