Skip to content

Commit 90654ad

Browse files
chore(deps): update actions/checkout action to v5 (#633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53fbe4b commit 90654ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@v4
15+
uses: actions/checkout@v5
1616
- name: Install Nix
1717
uses: cachix/install-nix-action@v31
1818
- name: Build GitHub Pages

0 commit comments

Comments
 (0)