Skip to content

Commit 97bdad4

Browse files
committed
Bumped actions node version to 24 to resolve build warning fieldcapture#3715
1 parent 8d5346f commit 97bdad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install nodejs
2929
uses: actions/setup-node@v4
3030
with:
31-
node-version: '20.x'
31+
node-version: '24.x'
3232
registry-url: 'https://npm.pkg.github.com'
3333
scope: 'AtlasOfLivingAustralia'
3434

0 commit comments

Comments
 (0)