Skip to content

Commit 6b46114

Browse files
authored
Merge pull request #106 from OpenRailAssociation/renovate/major-github-actions-group
2 parents 99ce2c1 + 7e6dfdd commit 6b46114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
build:
3535
runs-on: ubuntu-24.04
3636
steps:
37-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
37+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3838
with:
3939
submodules: recursive # Get submodules
4040
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

0 commit comments

Comments
 (0)