Skip to content

Commit 1ab58f1

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/tailwindcss-4.3.3
2 parents 3765405 + 74548c4 commit 1ab58f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nextjs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
timeout-minutes: 120
2626
steps:
2727
- name: Checkout
28-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
28+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2929
- name: Setup Node
30-
uses: actions/setup-node@v6
30+
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.1
3131
with:
3232
node-version: '20.x'
3333
cache: 'npm'

0 commit comments

Comments
 (0)