Skip to content

fixes deprecation warning #33

fixes deprecation warning

fixes deprecation warning #33

Workflow file for this run

name: CI/CD
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run CI/CD Pipeline
uses: zource-dev/action@v1
with:
node_version: '20.x'
github_token: ${{ secrets.GITHUB_TOKEN }}
test: ''