Skip to content

Commit

Permalink
checkout bump
Browse files Browse the repository at this point in the history
  • Loading branch information
melsman committed Dec 10, 2024
1 parent 173732f commit 5909453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:

- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Install dependencies
run: |
Expand All @@ -50,7 +50,7 @@ jobs:

steps:

- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Install dependencies
run: |
Expand Down

0 comments on commit 5909453

Please # to comment.