Skip to content

Commit 747703e

Browse files
authored
Update pollen.yml
1 parent 6bbcdde commit 747703e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/pollen.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v3
20-
- uses: actions/setup-node@v3
20+
- uses: actions/[email protected]
21+
with:
22+
node-version: 24
2123
- uses: Bogdanp/[email protected]
2224
with:
2325
architecture: 'x64'

0 commit comments

Comments
 (0)