Skip to content

Commit

Permalink
chore(ci): update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 authored Oct 31, 2024
1 parent 90e1f0b commit e3d7994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-release-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/[email protected]

- name: setup node
uses: actions/setup-node@v4.0.4
uses: actions/setup-node@v4.1.0
with:
node-version: lts/*

Expand All @@ -36,7 +36,7 @@ jobs:
sha256sum src-tauri/target/release/bundle/deb/*.deb > src-tauri/target/release/bundle/deb/SHA256SUM
- name: Upload Ubuntu installer
uses: actions/[email protected].0
uses: actions/[email protected].3
with:
name: build-ubuntu
path: |
Expand Down

0 comments on commit e3d7994

Please sign in to comment.