mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 19:09:02 +00:00
ci(workflows): upgrade checkout and configuration actions to latest versions
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
ref: exampleSite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user