Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.5 to 4.1.6 (#3843)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 8c40a72 commit 16983af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
-
name: Checkout source code
uses: actions/[email protected].5
uses: actions/[email protected].6
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].5
- uses: actions/[email protected].6
- name: Set up Python 3.8
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 16983af

Please sign in to comment.