Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
actions/checkout@v3
  • Loading branch information
XXTX-TOP authored and easimon committed Sep 30, 2023
1 parent 09ba4bd commit 6682ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
swap-size-mb: 1024
remove-dotnet: 'true'
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Build
run: |
Expand Down

0 comments on commit 6682ea5

Please sign in to comment.