Skip to content

Commit

Permalink
Merge pull request #430 from chillfig:node20
Browse files Browse the repository at this point in the history
Fix #429, Adds node20 compatible github actions
  • Loading branch information
dzbaker committed May 6, 2024
2 parents 70be39d + 902b251 commit 14e44dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/icbundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
sudo apt update
sudo apt install -y w3m
- name: Checkout IC Branch
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: '0'
ref: main
Expand Down

0 comments on commit 14e44dd

Please sign in to comment.