Skip to content

Commit

Permalink
fixed github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
idan-orbs committed Sep 12, 2023
1 parent e7b3775 commit b21beff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: 16
- name: setup-docker
uses: docker-practice/actions-setup-docker@1.0.11
uses: docker-practice/actions-setup-docker@master
- run: node --version
- run: npm --version
- run: docker --version
Expand Down

0 comments on commit b21beff

Please sign in to comment.