Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoForge committed Mar 3, 2024
1 parent 2f34eb0 commit a0f0bba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pirate_ci_ubunutu2004.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id: shortify_commit

- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Install deps (Linux)
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pirate_ci_windows_cross2004.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Install deps (Windows)
env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit a0f0bba

Please sign in to comment.