diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 97156c1..bff3bae 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -27,6 +27,10 @@ jobs: nodejs.org:443 registry.npmjs.org:443 nodejs.org:443 + *.actions.githubusercontent.com:443 + actions.githubusercontent.com:443 + *.githubapp.com:443 + githubapp.com:443 - name: ⚙️ Git Checkout uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0 - name: ⚙️ Install Node@20