Update actions/checkout to v4
This commit is contained in:
parent
34c5f08806
commit
b89b926f9a
11 changed files with 10 additions and 13 deletions
|
@ -1,5 +1,4 @@
|
|||
const sendTimerReminder = require('./sendTimerReminder')
|
||||
const fs = require('fs')
|
||||
const sqlite3 = require('sqlite3').verbose();
|
||||
module.exports = async function (client) {
|
||||
const checkTimer = require('./checkTimer')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue