Skip to content

Commit

Permalink
Merge pull request #12 from Novusvetus/updates-2023-10-01
Browse files Browse the repository at this point in the history
Updates 2023-10-01
  • Loading branch information
Novusvetus committed Oct 1, 2023
2 parents ae1b97f + 010d324 commit 7061f0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
-
name: '⤵️ Check out code from GitHub'
uses: actions/checkout@v3
uses: actions/checkout@v4
-
name: '🏗 Initialize CodeQL'
uses: github/codeql-action/init@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
-
name: '⤵️ Check out code from GitHub'
uses: actions/checkout@v3
uses: actions/checkout@v4
-
name: '🚀 Run Label Syncer'
uses: micnncim/action-label-syncer@v1.3.0
Expand Down

0 comments on commit 7061f0f

Please sign in to comment.