Skip to content

Commit

Permalink
Merge pull request #1 from perjahn/actionsupgrader-20240221
Browse files Browse the repository at this point in the history
Updated 1 github actions.
  • Loading branch information
perjahn authored Feb 21, 2024
2 parents 934ba84 + 01fe8fe commit e8ac9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Build
run: ./build.sh

0 comments on commit e8ac9ae

Please sign in to comment.