Skip to content

Commit

Permalink
CI: Bump dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed Jul 8, 2023
1 parent 35488ee commit 3ab6cfd
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 @@ -10,7 +10,7 @@ jobs:
compiler: [gcc-10]
steps:
- name: checkout code
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3
- name: build artifact
env:
CC: ${{ matrix.compiler }}
Expand Down

0 comments on commit 3ab6cfd

Please sign in to comment.