This commit is contained in:
Sohrab Behdani 2025-03-18 20:59:20 +03:30
parent ff4f8325dd
commit b802c93007

View file

@ -33,7 +33,7 @@ jobs:
- name: nodejs installation
run: pacman -Syu nodejs --noconfirm
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Configure Git user
run: |