diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index ad14555..6068fff 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -14,7 +14,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-latest, windows-latest, macOS-latest] - node-version: [18.x] + node-version: [20.x] steps: - name: Checkout repository diff --git a/.github/workflows/publish extension.yml b/.github/workflows/publish extension.yml index b2b4c2b..938e84c 100644 --- a/.github/workflows/publish extension.yml +++ b/.github/workflows/publish extension.yml @@ -26,7 +26,7 @@ jobs: strategy: matrix: - node-version: [18.x] + node-version: [20.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: diff --git a/xclip b/xclip index 827366d..024af36 160000 --- a/xclip +++ b/xclip @@ -1 +1 @@ -Subproject commit 827366d6be3019db817d34074d0d04e8869aa72a +Subproject commit 024af363d542f18fef29a1cc8fa2df0ec881b859