Skip to content

Commit 248d32b

Browse files
authored
Merge pull request #28 from sheeeng/dependabot/github_actions/github-actions-same-version-7eac721e51
chore(deps): bump the github-actions-same-version group across 1 directory with 2 updates
2 parents eb931b9 + 27a60c3 commit 248d32b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/github-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ jobs:
2323
pages: write
2424
id-token: write
2525
steps:
26-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
26+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2727

28-
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
28+
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
2929
with:
3030
cache: npm
3131
node-version-file: ".nvmrc"

0 commit comments

Comments
 (0)