Skip to content

Commit

Permalink
infra: Fix github CI/CD artifact version :octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1t3h47 committed Sep 11, 2024
1 parent 520f19b commit 94a7811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v2

- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 94a7811

Please sign in to comment.