Skip to content

Commit

Permalink
chore(snackager): use node 16.x for snackager bundle workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Dec 21, 2023
1 parent e29e1b3 commit 1745808
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/snackager-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- name: 🏗 Setup snackager
uses: ./.github/actions/setup-snackager
with:
node-version: 16.x

- name: 🛠 Bundle package
run: |
Expand Down

0 comments on commit 1745808

Please sign in to comment.